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 public string Name { get; set; }
Property Value
Type:
StringSee Also