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