C-DEngine 5.105

TheJSONLoaderDefinition..::..TableName Property

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

Syntax


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