GlobalIndex

Global Indexes are userUser-defined iIndexes or fields that can be associated to any document across different cClasses. UserUser can define any field in the data classData Class as a Global Index or gGlobal iIndex can be defined separately. Global Indexes provide a data field that can be searched for across the entire cCabinet retrieving documents of different data classData Classes.

 

NGOGetGlobalIndexList

To gGet the lList of gGlobal iIndexes.

NGOAddGlobalIndexToDocument

TO Aassociate a Global Indexes global index for the document.

NGOChangeGlobalIndex

To Cchange the Global indexIndex.

NGOGetGlobalIndexFromDocument

GTo get Global Indexes global index associated with a document.

NGODeleteGlobalIndex

To dDelete Global Indexes global index from the sSystem.

NGODeleteGlobalIndexFromDocument

To dDissociate Global Indexes global index from the document.

NGOAddGlobalIndex

To aAdd a new Global Index or data field to the sSystem.

NGOModifyGlobalIndexToDocument

To mModify the value of associated Global Indexesglobalindex with the document.

NGOGetGlobalIndexProperty

To fetch the properties of a specified Global index.