Amazon.ECS.Model.MerchantItemAttributes.IsSetTheatricalReleaseDate C# (CSharp) 메소드

IsSetTheatricalReleaseDate() 공개 메소드

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