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

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

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