Skip to main content
A newer version of this page is available. .

IPermissionPolicyRole.CreateTypePermissionObject(Type) Method

Namespace: DevExpress.Persistent.Base

Assembly: DevExpress.Persistent.Base.v18.2.dll

Declaration

IPermissionPolicyTypePermissionObject CreateTypePermissionObject(
    Type targetType
)

Parameters

Name Type
targetType Type

Returns

Type
DevExpress.Persistent.Base.IPermissionPolicyTypePermissionObject
See Also