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

IsSetCaseMaterialType() 공개 메소드

Checks if CaseMaterialType property is set
public IsSetCaseMaterialType ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetCaseMaterialType()
        {
            return  this.caseMaterialTypeField != null;
        }
MerchantItemAttributes