This document is archived and information here might be outdated.  Recommended version.


IFeatureServerInfo.DocumentInfo Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IFeatureServerInfo.DocumentInfo Property

.

[Visual Basic .NET]
Public ReadOnly Property DocumentInfo As IPropertySet
[C#]
public IPropertySet DocumentInfo {get;}
[C++]
HRESULT get_DocumentInfo(
  IPropertySet** DocumentInfo
);
[C++]

Parameters DocumentInfo [out, retval]
DocumentInfo is a parameter of type IPropertySet

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFeatureServerInfo Interface