Visual Basic (Declaration)
C#
Using this parameter you can request only those attributes of summarization variables which are necessary in your application. For example, new List<string>(){"Name","Alias"}
value of this parameter specifies that a name and an alias name of every summarization variable will be received. You can also requiest a group of attributes using special group names:
Value | Description |
---|---|
"$all" |
All attributes. |
"$id" |
The "Name" attribute. |
"$min" |
The "Name" and "Alias" attributes. |
"$default" |
The "Name", "Alias", "Category", and "LongDescription" attributes. |
"$thematic" |
Attributes required for thematic mapping. |
If this list is empty, all attributes of summarization variables will be requested.
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