SIFWorks ADK 2.0
LocationRefId Property
NamespacesEdustructures.SifWorks.DwLocationLocationRefId

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

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

The SIF specification defines the meaning of this null as: "RefId of the location object if the location is a SIF object such as School (SchoolInfo)"

To remove the LocationRefId, set LocationRefId to null

Version: 2.0

Since: 1.5r1

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