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