| CollectorControllerGet Method (Guid) |
Returns the collector with the given data object id
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic virtual DataObject Get(
Guid dataObjectUId
)
Parameters
- dataObjectUId
- Type: SystemGuid
data object id
Return Value
Type:
DataObject
See Also