InfoCheckUDefDate4 Property |
Gets the user-defined date-time field 4 (UDefDate4) data.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic DateTime UDefDate4 { get; }
Public ReadOnly Property UDefDate4 As DateTime
Get
public:
property DateTime UDefDate4 {
DateTime get ();
}
Property Value
Type:
DateTime
See Also