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