Amazon.ECS.Model.ItemAttributes.IsSetDialWindowMaterialType C# (CSharp) Method

IsSetDialWindowMaterialType() public method

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