Returns a Document or Annotation object that will be
added to the validation request.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function GetContentObject As IIndependentlyPersistableObject |
C# |
---|
public IIndependentlyPersistableObject GetContentObject() |
Visual C++ |
---|
public: IIndependentlyPersistableObject^ GetContentObject() |
JavaScript |
---|
function getContentObject(); |