ProductName (FilePropertiesType) Element
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
The ProductName (FilePropertiesType) element, Configuration Manager, is the product name metadata from a file.
<xs:element name="ProductName">
<xs:complexType>
<xs:sequence
minOccurs="0"
maxOccurs="unbounded"
>
<xs:element
ref="Rule"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
The ProductName element is defined by the FilePropertiesType complex type.
Child Elements
Element | Type | Description |
---|---|---|
tns:RuleType |
Defines a rule to be evaluated against a part’s property or a settings value. |
See Also
Concepts
FilePropertiesType
PropertyRules (FileType)
Authoring Desired Configuration Management Configuration Baselines and Configuration Items