Constable Authorization Engine 2.0 BETA

ActionRule.Action Property

[This is preliminary documentation and subject to change.]

Sets or returns the Action instance associated with this rule.

[Visual Basic]
Overridable Public Property Action As Action
[C#]
public virtual Action Action {get; set;}

See Also

ActionRule Class | LaMarvin.Constable.Model Namespace