Skip to main content
All docs
V25.2
  • ModelDifferencesOptions.ProductionModelResourceName Property

    Specifies the name of the resource that contain application model settings for the tenant interface.

    Namespace: DevExpress.ExpressApp.ApplicationBuilder

    Assembly: DevExpress.ExpressApp.MultiTenancy.v25.2.dll

    NuGet Package: DevExpress.ExpressApp.MultiTenancy

    Declaration

    public string ProductionModelResourceName { get; set; }

    Property Value

    Type Description
    String

    The resource name.

    See Also