Click or drag to resize

BaseWorkspaceNames Property

Returns a collection of field names of the configured workspace fields

Namespace:  Colygon.MatchPoint.Workspaces.Model
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public IEnumerable<string> Names { get; }

Property Value

Type: IEnumerableString
See Also