AccountDataIsApiAccount Property |
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 IsApiAccount { get; set; }
Public Property IsApiAccount As Boolean
Get
Set
public:
virtual property bool IsApiAccount {
bool get () sealed;
void set (bool value) sealed;
}
abstract IsApiAccount : bool with get, set
override IsApiAccount : bool with get, set
Property Value
Type:
BooleanSee Also