ParentFileReference 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 ParentFileReference element is a reference, in Configuration Manager, to a file part that is defined in this configuration item’s derivation hierarchy (parent or above).
<xs:element name="ParentFileReference"
type="ParentFileReferenceType"
/>
Attributes
Name | Type | Description |
---|---|---|
AuthoringScope |
xs:Name |
The AuthoringScopeId representing the author of the referenced configuration item. |
LogicalName |
xs:Name |
The unique identity of the referenced configuration item. |
Version |
xs:unsignedInt |
The version of the referenced configuration item. |
PartLogicalName |
xs:Name |
The unique Id of the referenced part within the referenced configuration item. |
ReferencedPropertyName |
tns:FilePropertyNames |
The property to be returned from the referenced part. |
See Also
Concepts
Authoring Desired Configuration Management Configuration Baselines and Configuration Items