This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IConditionalAction Interface > IConditionalAction.PolygonSource Property (ArcObjects .NET 10.4 SDK) |
Not Implemented - Use the PolygonSourceName property of IConditionalAction2.
[Visual Basic .NET] Public Property PolygonSource As String
[C#] public string PolygonSource {get; set;}
[C++]
HRESULT get_PolygonSource(
BSTR* pVal
);
[C++]
HRESULT put_PolygonSource(
BSTR pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR pVal [in] pVal is a parameter of type BSTR