Amazon.ECS.Model.ItemAttributes.IsSetDialWindowMaterialType C# (CSharp) Метод

IsSetDialWindowMaterialType() публичный Метод

Checks if DialWindowMaterialType property is set
public IsSetDialWindowMaterialType ( ) : Boolean
Результат Boolean
        public Boolean IsSetDialWindowMaterialType()
        {
            return  this.dialWindowMaterialTypeField != null;
        }
ItemAttributes