ModelDifferencesOptions.ServiceModelResourceName Property
Specifies the name of *.xafml resources that contain application model settings for the service management interface in a multi-tenant application.
Namespace: DevExpress.ExpressApp.ApplicationBuilder
Assembly: DevExpress.ExpressApp.MultiTenancy.v25.1.dll
NuGet Package: DevExpress.ExpressApp.MultiTenancy
Declaration
Property Value
Type | Description |
---|---|
String | The resource name. |
See Also