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