PFRelation_GroupGetByApplicationContext Method |
Gets the direct children groups (AR type - roles) of an application context.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public List<PFGroup> GetByApplicationContext(
long contextId
)
Parameters
- contextId
- Type: SystemInt64
Return Value
Type:
ListPFGroupSee Also