Amazon.ECS.Model.MerchantItemAttributes.IsSetDialWindowMaterialType C# (CSharp) Méthode

IsSetDialWindowMaterialType() public méthode

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