Amazon.ECS.Model.ItemAttributes.IsSetBatteryType C# (CSharp) Méthode

IsSetBatteryType() public méthode

Checks if BatteryType property is set
public IsSetBatteryType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetBatteryType()
        {
            return  this.batteryTypeField != null;
        }
ItemAttributes