
DM API TOKENS 323
%CONTENTS_MOVE_UP
pDocObject.SetProperty("%CONTENTS_DIRECTIVE",
"%CONTENTS_MOVE_UP”)
'Perform the update
pDocObject.Update()
'Check for errors.
checkError(pDocObject, "ERROR_MOVEDOWNFOLDERITEM")
'Clean up.
delete pDocObject
Related Items
See the PCDDocObject object.
See the
SetProperty method.
See the
%CONTENTS_DIRECTIVE token.
Kommentare zu diesen Handbüchern