TenantDataIsNewToTarget Property |
Gets a value indicating whether this tenant is new to target when imported.
Namespace:
Dundas.BI.AccountServices.Extensibility
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public bool IsNewToTarget { get; }
Public ReadOnly Property IsNewToTarget As Boolean
Get
public:
property bool IsNewToTarget {
bool get ();
}
member IsNewToTarget : bool with get
Property Value
Type:
BooleanSee Also