Amazon.ECS.Model.ResponseGroupInformation.IsSetCreationDate C# (CSharp) Méthode

IsSetCreationDate() public méthode

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