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