This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectHelper2 Interface > IServerObjectHelper2.ServerObjectProperty Property (ArcObjects .NET 10.5 SDK) |
Server object property.
[Visual Basic .NET] Public ReadOnly Property ServerObjectProperty As IPropertySet
[C#] public IPropertySet ServerObjectProperty {get;}
[C++]
HRESULT get_ServerObjectProperty(
IPropertySet** ppProps
);
[C++]
Parameters ppProps [out, retval]
ppProps is a parameter of type IPropertySet