ImportConfigDataOverwriteExistingAccountsDefaultView Property

Gets or sets a value indicating whether default view setting for the selected accounts shall be imported and overwrite the default view 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 = "overwriteExistingAccountsDefaultView")]
public bool OverwriteExistingAccountsDefaultView { get; set; }

Property Value

Type: Boolean
See Also