Amazon.Glacier.Model.ListPartsResult.IsSetPartSizeInBytes C# (CSharp) Method

IsSetPartSizeInBytes() private method

private IsSetPartSizeInBytes ( ) : bool
return bool
        internal bool IsSetPartSizeInBytes()
        {
            return this.partSizeInBytes.HasValue;
        }