AccountAccountType Property |
Gets the type of the account.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic AccountType AccountType { get; }Public ReadOnly Property AccountType As AccountType
Get
public:
virtual property AccountType AccountType {
AccountType get () sealed;
}abstract AccountType : AccountType with get
override AccountType : AccountType with get
Property Value
Type:
AccountType
See Also