Amazon.ECS.Model.MerchantItemAttributes.IsSetTheatricalReleaseDate C# (CSharp) Method

IsSetTheatricalReleaseDate() public method

Checks if TheatricalReleaseDate property is set
public IsSetTheatricalReleaseDate ( ) : Boolean
return Boolean
        public Boolean IsSetTheatricalReleaseDate()
        {
            return  this.theatricalReleaseDateField != null;
        }
MerchantItemAttributes