Amazon.ECS.Model.MerchantItemAttributes.IsSetSubscriptionLength C# (CSharp) 메소드

IsSetSubscriptionLength() 공개 메소드

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