This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotateMap Interface > IAnnotateMap.FeatureLayerPropertiesID Property (ArcObjects .NET 10.5 SDK) |
The UID that is expected for feature layer properties.
[Visual Basic .NET] Public ReadOnly Property FeatureLayerPropertiesID As UID
[C#] public UID FeatureLayerPropertiesID {get;}
[C++]
HRESULT get_FeatureLayerPropertiesID(
IUID** uid
);
[C++]
Parameters uid [out, retval]
uid is a parameter of type IUID