AccountDataAccountType Property |
Namespace:
Dundas.BI.AccountServices.Extensibility
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic AccountType AccountType { get; set; }Public Property AccountType As AccountType
Get
Set
public:
virtual property AccountType AccountType {
AccountType get () sealed;
void set (AccountType value) sealed;
}abstract AccountType : AccountType with get, set
override AccountType : AccountType with get, set
Property Value
Type:
AccountType
See Also