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