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.

Return Value

Type: DimensionAttribute Table
A system-generated dimension attribute for the specified account type.

See Also

Reference

DimensionAttribute Table