Click or drag to resize

clsImportCustomerLocationTreeElementResponsible Property

Employee responsible. Used for notifications (can be used for example only inthe first hierarchy and a message linked to a leave in the tree will be send to the employee in the first indent.). See clsImportEmployee for the employee dimension.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string Responsible { get; set; }

Property Value

Type: String
Remarks
MPCustomerLocationTreeElement.Responsible type: NVARCHAR length: 20

View: MARICustomerLocationTreeElement.Responsible: :Table: MPCustomerLocationTreeElement.Responsible

Linked Field: View: MARIEmployeeMaster.EmployeeNumber: :Table: MPPersonenstamm.Personalnummer

See Also