This document is archived and information here might be outdated.  Recommended version.


ILocationTrigger.ShapeColumn Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

ILocationTrigger.ShapeColumn Property

Column containing geometry objects.

[Visual Basic .NET]
Public WriteOnly Property ShapeColumn
[C#]
public void ShapeColumn {set;}
[C++]
HRESULT put_ShapeColumn(
  long 
);
[C++]

Parameters [in] is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ILocationTrigger Interface