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: 2019.2.1.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also