C-DEngine 5.105

TheJSONLoaderDefinition..::..ORG Property

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public Guid ORG { get; set; }
Public Property ORG As Guid
	Get
	Set
public:
property Guid^ ORG {
	Guid^ get ();
	void set (Guid^ value);
}