Click or drag to resize
DatabaseActionItemModelConfigurationFileName Property
Specifies the file name of the model entity.

Namespace: Colygon.MatchPoint.Data.DatabaseActions.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public string ModelConfigurationFileName { get; set; }

Property Value

Type: String
See Also