Amazon.ImportExport.Model.Job.IsSetCreationDate C# (CSharp) 메소드

IsSetCreationDate() 개인적인 메소드

private IsSetCreationDate ( ) : bool
리턴 bool
        internal bool IsSetCreationDate()
        {
            return this.creationDate.HasValue;
        }