Skip to main content
All docs
V26.1
  • 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.v26.1.dll

    Declaration

    public string ProductionModelResourceName { get; set; }

    Property Value

    Type Description
    String

    The resource name.

    See Also