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