Click or drag to resize

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
Syntax
C#
public static bool IsOISSystem(
	Guid systemUid
)

Parameters

systemUid
Type: SystemGuid
the Uid on the system

Return Value

Type: Boolean
See Also