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

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

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