This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerRow Interface > IMapServerRow.PropertySet Property (ArcObjects .NET 10.4 SDK) |
A set of name-value pairs for the row's field names and values.
[Visual Basic .NET] Public ReadOnly Property PropertySet As IPropertySet
[C#] public IPropertySet PropertySet {get;}
[C++]
HRESULT get_PropertySet(
IPropertySet** props
);
[C++]
Parameters props [out, retval]
props is a parameter of type IPropertySet