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

IsSetDialWindowMaterialType() 공개 메소드

Checks if DialWindowMaterialType property is set
public IsSetDialWindowMaterialType ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetDialWindowMaterialType()
        {
            return  this.dialWindowMaterialTypeField != null;
        }
MerchantItemAttributes