ExternalLineAppendRules Method
return set of rules which can be used in
AttachOnSave(IEnumerableIOMSnapshot)
should be used carefully because it requires to guarantee that ExternalLine will not be modified until commit
therefore it must be exclusive over specific
ExternalLine persisten object
this operation is not defined for new object and
updated rules must be saved first and in specified order
new rules can be saved in any order but must be saved only once and AFTER the "updated" rules
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
ExternalLineRule[] AppendRules(
int count
)
- count Int32
- number of rules which require to be appended before default rules
ExternalLineRulerules which are require update (ID!=0) followed by the
count of new rules (ID==0)