Amazon.StorageGateway.Model.VolumeInfo.IsSetVolumeSizeInBytes C# (CSharp) Method

IsSetVolumeSizeInBytes() private method

private IsSetVolumeSizeInBytes ( ) : bool
return bool
        internal bool IsSetVolumeSizeInBytes()
        {
            return this._volumeSizeInBytes.HasValue; 
        }