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