ImportConfigDataOverwriteExistingAccountsHomeLayout Property

Gets or sets a value indicating whether home layout setting for the selected accounts shall be imported and overwrite the home layout setting for existing accounts.

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (26.1.0.1000)
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Name = "overwriteExistingAccountsHomeLayout")]
public bool OverwriteExistingAccountsHomeLayout { get; set; }

Property Value

Type: Boolean
See Also