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