This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConditionalActionSetup Interface > IConditionalActionSetup.PolygonSourceName Property (ArcObjects .NET 10.4 SDK) |
Get TODO.
[Visual Basic .NET] Public Property PolygonSourceName As IName
[C#] public IName PolygonSourceName {get; set;}
[C++]
HRESULT get_PolygonSourceName(
IName** ippPolygonSourceName
);
[C++]
HRESULT putref_PolygonSourceName(
IName* ippPolygonSourceName
);
[C++]
Parameters ippPolygonSourceName [out, retval]
ippPolygonSourceName is a parameter of type IName ippPolygonSourceName [in]
ippPolygonSourceName is a parameter of type IName