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

IsSetBatteryType() public méthode

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