Property Id
Id
The id of the Acton implementation. This id should be unique and is readonly. The id is the actual reference if the Action is serialized (in a set of RuleEngine Rules for example).
Declaration
public abstract int Id { get; }
Property Value
Type | Description |
---|---|
int |