[This is preliminary documentation and is subject to change.]
Attribute carries the GUID of the driver’s EmployeePersonal object. Condition is that at least one of this and BusDriver/Name must be included.
| C# | Visual Basic | Visual C++ |
public class EmpLink : SifKeyedElement
Public Class EmpLink _ Inherits SifKeyedElement
public ref class EmpLink : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| EmpLinkEmpLinkNew()() |
Creates an instance of an EmpLink
| |
| EmpLinkEmpLinkNew(String) |
Constructor that accepts values for all mandatory fields
| |
| EmployeePersonalRefId |
Gets or sets the value of the EmployeePersonalRefId attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| ToString()() | Returns the value of the EmployeePersonalRefId attribute (Overrides Element.ToString()().) |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| EmpLink | ||||