This document is archived and information here might be outdated. Recommended version. |
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**