This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataObjectEx Interface > IDataObjectEx.Properties Property (ArcObjects .NET 10.4 SDK) |
.
[Visual Basic .NET] Public Property Properties As IPropertySet
[C#] public IPropertySet Properties {get; set;}
[C++]
HRESULT get_Properties(
IPropertySet** props
);
[C++]
HRESULT putref_Properties(
IPropertySet* props
);
[C++]
Parameters props [out, retval]
props is a parameter of type IPropertySet props [in]
props is a parameter of type IPropertySet