[This is preliminary documentation and is subject to change.]
A LocationInfo instance could be related to another LocationInfo. This element will help create that relation.
| C# | Visual Basic | Visual C++ |
public class ParentLocationInfo : SifKeyedElement
Public Class ParentLocationInfo _ Inherits SifKeyedElement
public ref class ParentLocationInfo : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ParentLocationInfoParentLocationInfoNew()() |
Creates an instance of a ParentLocationInfo
| |
| ParentLocationInfoParentLocationInfoNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SIF_RefObject |
Gets or sets the value of the SIF_RefObject attribute.
| |
| Value |
Gets or sets the value of the <ParentLocationInfo> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ParentLocationInfo | ||||