
DM API TOKENS 335
%CONTENTS_WHERE_USED
'Set the chunk size.
PropLists.SetChunkFactor(size)
'Execute the search.
PropLists.Execute()
checkError(PropLists, "ERROR_WHEREUSED")
While (PropLists.NextRow())
'Process data returned by the search.
Wend
Related Items
See the PCDDocObject object.
See the
SetProperty method.
See the
%CONTENTS_DIRECTIVE token.
Kommentare zu diesen Handbüchern