Click or drag to resize

RolePermissions Property

A list of the Permissions associated with this security Role.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IEnumerable<Permission> Permissions { get; }

Property Value

Type: IEnumerablePermission
See Also