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;
        }