The unique identifier of the content ID batch represented by this object.

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

ToggleSyntax

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

ToggleRemarks

ToggleSee Also