|
IRuleExecutionRequestCategory Property |
[This is preliminary documentation and is subject to change.]
The category of the rules.
Namespace: SnapMD.VirtualCare.ApiModels.RulesAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
SyntaxRuleCategoryCode Category { get; }
ReadOnly Property Category As RuleCategoryCode
Get
property RuleCategoryCode Category {
RuleCategoryCode get ();
}
abstract Category : RuleCategoryCode with get
Property Value
Type:
RuleCategoryCode
The category.
See Also