{CompanyName} FlexyGo

SystemObjectSettings Class

Class SystemObjectSettings contains all the objects in the system. It must be initialized at startup.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


[SerializableAttribute]
public class SystemObjectSettings : MarshalByRefObject, 
	ISerializable
<SerializableAttribute> _
Public Class SystemObjectSettings _
	Inherits MarshalByRefObject _
	Implements ISerializable

Inheritance Hierarchy


Object
  MarshalByRefObject
    FLEXYGO.Objects.Settings..::..SystemObjectSettings