CheckinManagerGetConflictDetectionRuleFactory Method |
Method for creation of factory that is used to create conflict detection rules.
Namespace:
Aras.IOME
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic ConflictDetectionRuleFactory GetConflictDetectionRuleFactory()
Public Function GetConflictDetectionRuleFactory As ConflictDetectionRuleFactory
public ConflictDetectionRuleFactory GetConflictDetectionRuleFactory()
public function GetConflictDetectionRuleFactory() : ConflictDetectionRuleFactory
Return Value
Type:
ConflictDetectionRuleFactoryFactory for creation conflict detection rules.
See Also