Amazon.StorageGateway.Model.CreateTapesRequest.IsSetTapeSizeInBytes C# (CSharp) Method

IsSetTapeSizeInBytes() private method

private IsSetTapeSizeInBytes ( ) : bool
return bool
        internal bool IsSetTapeSizeInBytes()
        {
            return this._tapeSizeInBytes.HasValue; 
        }