Visual Basic (Declaration)
C#
Parameters
- attributes
- Attributes of feature to get values from.
- provider
- Provider of thematic mapping attributes (can be null).
- descriptionStyle
- Value description style.
Return Value
A new list of description fields.The table below shows the avaiability and precedence of the description fields which appear in the output list depending on the ValueDescriptionStyle used. The percentage, average-base and index-base description fields are appended to the output list if they are used in calculation of the thematic mapping value.
Field | None | Simple | Short | Long |
---|---|---|---|---|
"ID" |
no | no | yes | yes |
"Name" |
no | no | yes | yes |
"Value" |
no | yes | yes | yes |
"TMValueType" |
no | no | no | yes |
"TMVarID" |
no | no | no | yes |
"TMVarName" |
no | no | no | yes |
"TMVarValue" |
no | no | no | yes |
"PercentageVarID" |
no | no | no | yes? |
"PercentageVarName" |
no | no | no | yes? |
"PercentageVarValue" |
no | no | no | yes? |
"AverageBaseVarID" |
no | no | no | yes? |
"AverageBaseVarName" |
no | no | no | yes? |
"AverageBaseVarValue" |
no | no | no | yes? |
"IndexBaseValue" |
no | no | no | yes? |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family