Amazon.ECS.Model.ItemAttributes.IsSetSubscriptionLength C# (CSharp) Метод

IsSetSubscriptionLength() публичный Метод

Checks if SubscriptionLength property is set
public IsSetSubscriptionLength ( ) : Boolean
Результат Boolean
        public Boolean IsSetSubscriptionLength()
        {
            return this.subscriptionLengthField != null;
        }
ItemAttributes