Skip to main content
All docs
V26.1
  • PermissionPolicyUser.CloneTo(Type) Method

    Namespace: DevExpress.Persistent.BaseImpl.PermissionPolicy

    Assembly: DevExpress.Persistent.BaseImpl.Xpo.v26.1.dll

    NuGet Package: DevExpress.Persistent.BaseImpl.Xpo

    Declaration

    public virtual object CloneTo(
        Type targetType
    )

    Parameters

    Name Type
    targetType Type

    Returns

    Type
    Object
    See Also