Skip to main content
All docs
V25.1
  • .NET 8.0+

    PermissionPolicyUser.CloneTo(Type) Method

    Namespace: DevExpress.Persistent.BaseImpl.PermissionPolicy

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

    Declaration

    public virtual object CloneTo(
        Type targetType
    )

    Parameters

    Name Type
    targetType Type

    Returns

    Type
    Object
    See Also