
DM API TOKENS 321
%CONTENTS_MOVE_TO_TOP
pDocObject.SetProperty("%CONTENTS_DIRECTIVE", _
"%CONTENTS_MOVE_TO_TOP”)
'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.
Comentários a estes Manuais