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

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

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