SIFWorks ADK 2.0
GridLocation Property
NamespacesEdustructures.SifWorks.CommonAddressGridLocation

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

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

The SIF specification defines the meaning of this null as: "The location of the address."

To remove the GridLocation, set GridLocation to null

Version: 2.0

Since: 1.1

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