Click or drag to resize

InstanceControllerGetDefaultInstance Method

Returns the default OPSINSTANCE

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public virtual IDataObject GetDefaultInstance(
	bool throwErrorIfNotFound = false
)

Parameters

throwErrorIfNotFound (Optional)
Type: SystemBoolean

Return Value

Type: IDataObject
See Also