| DataObjectControllerCheckActiveUserPermissions Method (IEnumerableInt32, PermissionFlags) |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool CheckActiveUserPermissions(
IEnumerable<int> dataObjectIds,
PermissionFlags permissions
)
Parameters
- dataObjectIds
- Type: System.Collections.GenericIEnumerableInt32
- permissions
- Type: Omada.OE.ModelPermissionFlags
Return Value
Type:
Boolean
See Also