Skip to main content

XPMemberInfo.ExpandId(Object) Method

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

Namespace: DevExpress.Xpo.Metadata

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public object ExpandId(
    object id
)

Parameters

Name Type
id Object

Returns

Type
Object
See Also