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

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

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