ProgrammaticName element
This is the programmatic name of the parameter or metric. A name that applications can use to identify the item for programmatic tasks such as reflection.
Usage
<ProgrammaticName>
text
</ProgrammaticName>
Attributes
There are no attributes.
Text value
This is the programmatic name of the item.
Child elements
There are no child elements.
Parent elements
Element | Description |
---|---|
Description |
Provides a human-readable description. |
Flag |
Describes a flag. |
MetricValue |
Describes a single metric value. |
ParameterValue |
Describes a single assessment parameter. |
TracingProfile |
Holds information that describes and directs a tracing activity. |
Remarks
This is used to lookup the parameter type and other information in the assessment manifest information that is marshaled in the AssessmentManfests collection.
Like a GUID, users should never see the programmatic name except when authoring an assessment.
This element can contain the programmatic name for a metric. This is defined by the assessment author and is never localized. The programmatic name is used as a key to look up the metric s definition it its corresponding assessment manifest.
Element information
Can be empty | Yes |