Creates a new instance of a ContentValidationRequest object
initialized with the specified parameters.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
JavaScript |
---|
FileNet.Api.Admin.ContentValidationRequest = function(contentObject, contentElementIndex); |
Parameters
- contentObject
- Type: FileNet.Api.Core..::.IIndependentlyPersistableObject
The Document or Annotation object
to add to the request.
- contentElementIndex
- Type: System..::.Int32
The zero-based index value of the content
element to add to the request. A value of "0" will add the primary content element.