OEC Application Programming Interface

OECClient.Global Property

Global OECClient instance

public static OECClient Global {get;}

Remarks

Usually, clients will create one instance of this component, which will be avaiable using this static propery. However, in is possible to create multiple instances - in this case client should not use this property.

See Also

OECClient Class | OEC.API Namespace