DCBaseObject.Oid Property
In This Article
Specifies the persistent object’s identifier.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.Xpo.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Xpo
#Declaration
#Property Value
Type | Description |
---|---|
Guid | A globally unique identifier which represents the persistent object’s identifier. |
See Also