Amazon.ECS.Model.ItemAttributes.IsSetReleaseDate C# (CSharp) Method

IsSetReleaseDate() public method

Checks if ReleaseDate property is set
public IsSetReleaseDate ( ) : Boolean
return Boolean
        public Boolean IsSetReleaseDate()
        {
            return  this.releaseDateField != null;
        }
ItemAttributes