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