Amazon.SimpleDB.Model.DomainMetadataResponse.IsSetAttributeValuesSizeBytes C# (CSharp) Méthode

IsSetAttributeValuesSizeBytes() private méthode

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