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

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

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