ServicePropertyAttribute.IsServiceProperty Property
Gets whether service generation is allowed.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if service generation is allowed; otherwise, false. |
See Also