| SystemControllerIsOISSystem Method (Guid) |
returns if a system is the built-in OIS system
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic static bool IsOISSystem(
Guid systemUid
)
Parameters
- systemUid
- Type: SystemGuid
the Uid on the system
Return Value
Type:
Boolean
See Also