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

IsSetCDRWDescription() 공개 메소드

Checks if CDRWDescription property is set
public IsSetCDRWDescription ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetCDRWDescription()
        {
            return  this.CDRWDescriptionField != null;
        }
MerchantItemAttributes