Set up the action based on a feature layer.
[Visual Basic .NET] Public Sub SetFromLayer ( _ ByVal piLayer As IFeatureLayer _ )
[C#] public void SetFromLayer ( IFeatureLayer piLayer );
[C++]
HRESULT SetFromLayer(
IFeatureLayer* piLayer
);
[C++]Parameters
piLayer [in]piLayer is a parameter of type IFeatureLayer
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.