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

    IObjectRecord.ObjectType Property

    Gets a type of an original business object wrapped in XafDataViewRecord or ObjectRecord.

    Namespace: DevExpress.ExpressApp

    Assembly: DevExpress.ExpressApp.v25.1.dll

    NuGet Package: DevExpress.ExpressApp

    Declaration

    Type ObjectType { get; }

    Property Value

    Type Description
    Type

    The Type of an original business object wrapped in XafDataViewRecord or ObjectRecord.

    See Also