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

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

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