MarkLogic XCC/.Net Library

ContentbaseMetaData.ForestMap Property

Returns a map (IDictionary) of forest names to forest IDs. The keys of the map are the forest names and the values are UInt64ss that represent the forest IDs.

[Visual Basic]
Property ForestMap As IDictionary
[C#]
System.Collections.IDictionary ForestMap {get;}

See Also

ContentbaseMetaData Interface | Marklogic.Xcc Namespace