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

IsSetSettingType() public méthode

Checks if SettingType property is set
public IsSetSettingType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetSettingType()
        {
            return  this.settingTypeField != null;
        }
MerchantItemAttributes