Specifies documents that are publications of this document. This property is a reflective property of the SourceDocument property.

Namespace:  FileNet.Api.Core
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property DestinationDocuments As IDocumentSet
C#
IDocumentSet DestinationDocuments { get; }
Visual C++
property IDocumentSet^ DestinationDocuments {
	IDocumentSet^ get ();
}
JavaScript
function get_destinationDocuments();

ToggleRemarks

ToggleSee Also