ImportConfigOverwriteExistingAccountsHomeLayout 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.TransferAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic bool OverwriteExistingAccountsHomeLayout { get; set; }Public Property OverwriteExistingAccountsHomeLayout As Boolean
Get
Set
public:
property bool OverwriteExistingAccountsHomeLayout {
bool get ();
void set (bool value);
}member OverwriteExistingAccountsHomeLayout : bool with get, set
Property Value
Boolean
See Also