Click or drag to resize

ISearchDocumentLocation Interface


Interface that represents the document location for asset searches.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public interface ISearchDocumentLocation : ISearchItemWithPubTargets

The ISearchDocumentLocation type exposes the following members.

Properties
  NameDescription
Public propertyLocation
Gets/sets the path to the document location.
Public propertyPublishingTargetIDs
Gets/sets the list of publishing target Ids.
(Inherited from ISearchItemWithPubTargets.)
Top
See Also