Property id
id
The id of the Acton implementation. This id should be unique and is readonly (written in code). The id is the actual reference if the Action is serialized (in a set of RuleEngine Rules for example), hence, this shouldn't be changed if possible when someone uses it.
Declaration
public abstract int id { get; }
Property Value
Type | Description |
---|---|
int |