SIFWorks ADK 2.0
ParentLocationInfo Property
NamespacesEdustructures.SifWorks.HrfinLocationInfoParentLocationInfo

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <ParentLocationInfo> element.
Declaration Syntax
C#Visual BasicVisual C++
public ParentLocationInfo ParentLocationInfo{ get; set;}
Public Property ParentLocationInfo As ParentLocationInfo
public:
property ParentLocationInfo^ ParentLocationInfo {
	ParentLocationInfo^ get ();
	void set (ParentLocationInfo^ value);
}
Value
A ParentLocationInfo
Remarks

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

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10