Amazon.SimpleDB.Model.DomainMetadataResult.IsSetAttributeNamesSizeBytes C# (CSharp) Метод

IsSetAttributeNamesSizeBytes() приватный Метод

private IsSetAttributeNamesSizeBytes ( ) : bool
Результат bool
        internal bool IsSetAttributeNamesSizeBytes()
        {
            return this.attributeNamesSizeBytes.HasValue;
        }