Amazon.ECS.Model.MerchantItemAttributes.IsSetSubscriptionLength C# (CSharp) Méthode

IsSetSubscriptionLength() public méthode

Checks if SubscriptionLength property is set
public IsSetSubscriptionLength ( ) : Boolean
Résultat Boolean
        public Boolean IsSetSubscriptionLength()
        {
            return this.subscriptionLengthField != null;
        }
MerchantItemAttributes