[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ParentLocationInfo> element.
| C# | Visual Basic | Visual C++ |
public ParentLocationInfo ParentLocationInfo{ get; set;}
Public Property ParentLocationInfo As ParentLocationInfo
public: property ParentLocationInfo^ ParentLocationInfo { ParentLocationInfo^ get (); void set (ParentLocationInfo^ value); }
A ParentLocationInfo
The SIF specification defines the meaning of this null as: "A LocationInfo instance could be related to another LocationInfo. This element will help create that relation."
To remove the ParentLocationInfo, set ParentLocationInfo to null
Version: 2.0
Since: 1.5r1