Map Service GetDocumentInfo method

Gets a set of map service properties that can be used to describe the general content of the service.

 

GetDocumentInfo()

 

Return Value

 

A PropertySet of name-value pairs used to store map service properties. The properties include Title, Subject, Author, Category, Keywords and Comments.

 

Remarks

 

The "Document" in this object references the map document (MXD) used by the map service. The properties are string values set in the map document's Map Properties dialog. Providing map document information is not required.

 

Examples

C#

VB.NET

Java