DimensionAttribute::getAttributeByAccountType Method
Finds a system-generated dimension attribute for the specified account type.
Syntax
client server public static DimensionAttribute getAttributeByAccountType(
int _accountType,
[EnumId _enumType,
ModuleInventCustVend _custVend])
Run On
Called
Parameters
- _accountType
Type: int
The account type for which to retrieve a dimension attribute.
- _enumType
Type: EnumId Extended Data Type
The type of the enumeration that specifies the account type.
- _custVend
Type: ModuleInventCustVend Enumeration
A value the indicates whether this is a customer or vendor module.
Return Value
Type: DimensionAttribute Table
A system-generated dimension attribute for the specified account type.