Click or drag to resize
DatabaseActionName Property
Specifies the name of this database action. This name has to be unique within the Database actions of this model.

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

Property Value

Type: String
See Also