Returns the positional index of the Document or Annotation
object's content element.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Function GetContentElementIndex As Integer |
| C# |
|---|
public int GetContentElementIndex() |
| Visual C++ |
|---|
public: int GetContentElementIndex() |
| JavaScript |
|---|
function getContentElementIndex(); |