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

IsSetAttributeNamesSizeBytes() private method

private IsSetAttributeNamesSizeBytes ( ) : bool
return bool
        internal bool IsSetAttributeNamesSizeBytes()
        {
            return this._attributeNamesSizeBytes.HasValue; 
        }