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


ILocationTrigger.ShapeColumn Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILocationTrigger Interface > ILocationTrigger.ShapeColumn Property
ArcGIS Developer Help

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