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

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

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