StatRepIntervalLine::getResourceIdForAgingIndicator Method
Retrieves the resource ID of the icon that is used to represent the specified aging indicator.
Syntax
client server public static ImageRes getResourceIdForAgingIndicator(CustAgingIndicator _agingIndicator)
Run On
Called
Parameters
- _agingIndicator
Type: CustAgingIndicator Enumeration
The aging indicator.
Return Value
Type: ImageRes Extended Data Type
The resource ID of the icon that is used to represent the specified aging indicator; otherwise, 65535 for the None enumeration value of the CustAgingIndicator enumeration type.