This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureLayerDrawingDescription2 Interface > IFeatureLayerDrawingDescription2.SourceLayerID Property (ArcObjects .NET 10.5 SDK) |
Source LayerID.
[Visual Basic .NET] Public Property SourceLayerID As Integer
[C#] public int SourceLayerID {get; set;}
[C++]
HRESULT get_SourceLayerID(
long* pSourceLayerID
);
[C++]
HRESULT put_SourceLayerID(
long pSourceLayerID
);
[C++]
Parameters pSourceLayerID [out, retval] pSourceLayerID is a parameter of type long pSourceLayerID [in] pSourceLayerID is a parameter of type long
Use SourceLayerID to match this with the original LayerDescription.