| CollectorControllerGet Method (Int32) |
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(
int dataObjectId
)
Parameters
- dataObjectId
- Type: SystemInt32
data object id
Return Value
Type:
DataObject
See Also