Click or drag to resize
WorkspaceTemplateConfigurationGetAvailableFieldNames Method

Namespace: Colygon.MatchPoint.Workspaces.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public IEnumerable<FieldName> GetAvailableFieldNames(
	MPInstance instance
)

Parameters

instance
Type: Colygon.MatchPoint.CoreMPInstance

Return Value

Type: IEnumerableFieldName
See Also