Amazon.IdentityManagement.Model.ServerCertificateMetadata.IsSetUploadDate C# (CSharp) 메소드

IsSetUploadDate() 개인적인 메소드

private IsSetUploadDate ( ) : bool
리턴 bool
        internal bool IsSetUploadDate()
        {
            return this._uploadDate.HasValue; 
        }