Amazon.ECS.Model.ItemAttributes.IsSetMaterialType C# (CSharp) 메소드

IsSetMaterialType() 공개 메소드

Checks if MaterialType property is set
public IsSetMaterialType ( ) : Boolean
리턴 Boolean
        public Boolean IsSetMaterialType()
        {
            return  this.materialTypeField != null;
        }
ItemAttributes