Amazon.SimpleDB.Model.DomainMetadataResponse.IsSetAttributeValuesSizeBytes C# (CSharp) 메소드

IsSetAttributeValuesSizeBytes() 개인적인 메소드

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