LicenseUserDefinedDate3 Property |
Gets the User Defined Date-Time Field 3 value.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic virtual DateTime UserDefinedDate3 { get; set; }
Public Overridable Property UserDefinedDate3 As DateTime
Get
Set
public:
virtual property DateTime UserDefinedDate3 {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTime
See Also