Add CRegistrationLineItem objects for all the linked functions for each CRegistrationLineItem
present in the CRegistration. If a linked function is already present in the registration, it is ignored.
Namespace: Asi.iBO.EventsAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public void AddLinkedFunctions() |
| Visual Basic |
|---|
Public Sub AddLinkedFunctions |
| Visual C++ |
|---|
public: void AddLinkedFunctions() |
Remarks
If there is no associated CEvent object for this CRegistration an error is reported.