Amazon.ECS.Model.ResponseGroupInformation.IsSetCreationDate C# (CSharp) Method

IsSetCreationDate() public method

Checks if CreationDate property is set
public IsSetCreationDate ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCreationDate()
        {
            return  this.creationDateField != null;
        }