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