The unique identifier of the content item to be replicated.

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

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property ContentId As Id
C#
Id ContentId { get; }
Visual C++
property Id^ ContentId {
	Id^ get ();
}
JavaScript
function get_contentId();

ToggleRemarks

ToggleSee Also