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.ConfigurationAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public string Name { get; set; }
Property Value
Type:
StringSee Also