Click or drag to resize

FieldKernelPermissions Method

Get the ObjectPermissions for the field.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ObjectPermissions Permissions()

Return Value

Type: ObjectPermissions
The permissions for the field.

Implements

IFieldPermissions
See Also