Amazon.SimpleDB.Model.DomainMetadataResponse.IsSetAttributeValuesSizeBytes C# (CSharp) Method

IsSetAttributeValuesSizeBytes() private method

private IsSetAttributeValuesSizeBytes ( ) : bool
return bool
        internal bool IsSetAttributeValuesSizeBytes()
        {
            return this._attributeValuesSizeBytes.HasValue; 
        }