Amazon.ECS.Model.MerchantItemAttributes.IsSetTheatricalReleaseDate C# (CSharp) Méthode

IsSetTheatricalReleaseDate() public méthode

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