Amazon.ECS.Model.ResponseGroupInformation.IsSetCreationDate C# (CSharp) Метод

IsSetCreationDate() публичный Метод

Checks if CreationDate property is set
public IsSetCreationDate ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetCreationDate()
        {
            return  this.creationDateField != null;
        }