Click or drag to resize
DatabaseActionItemDatabaseActionId Property
Specifies the Id of the DatabaseAction.

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

Property Value

Type: Guid
See Also