Amazon.ECS.Model.ItemAttributes.IsSetFilmColorType C# (CSharp) Méthode

IsSetFilmColorType() public méthode

Checks if FilmColorType property is set
public IsSetFilmColorType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetFilmColorType()
        {
            return  this.filmColorTypeField != null;
        }
ItemAttributes