InfoCheckEnteredDate Property |
Gets the date in which the license was created in SOLO Server.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic DateTime EnteredDate { get; }
Public ReadOnly Property EnteredDate As DateTime
Get
public:
property DateTime EnteredDate {
DateTime get ();
}
Property Value
Type:
DateTime
See Also