clsImportEmployeeEmployeeName Property
|
NVARCHAR(50) Copount Name: FirstName LastName. When this field is empty, it is calculated based on "
FirstNameFamilyName".
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic string EmployeeName { get; set; }Public Property EmployeeName As String
Get
Set
Property Value
Type:
String
Remarks
See Also