Click or drag to resize

aceAdvancedConsoleWorkspaceloadMeta Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Loads the meta.

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public IObjectWithName loadMeta(
	string instanceName,
	Type type
)
Request Example View Source

Parameters

instanceName
Type: SystemString
Name of the instance.
type
Type: SystemType
The type.

Return Value

Type: IObjectWithName
See Also