ImportConfigDataOverwriteExistingAccountsDefaultProject Property

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

Property Value

Type: Boolean
See Also