ContextIdentifier.Id Property
Specifies the validation context identified by the current ContextIdentifier.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v25.2.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string which is a validation context identified by the ContextIdentifier. |
See Also