[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <LocationRefId> element.
| C# | Visual Basic | Visual C++ |
public LocationRefId LocationRefId{ get; set;}
Public Property LocationRefId As LocationRefId
public: property LocationRefId^ LocationRefId { LocationRefId^ get (); void set (LocationRefId^ value); }
A LocationRefId
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