
DM API TOKENS 473
%STATUS
pDocObject.SetProperty( “%OBJECT_IDENTIFIER”, strDocNum )
'Set the status.
pDocObject.SetProperty( "%STATUS", "%REMOVE_READ_ONLY" )
'Perform the update.
pDocObject.Update
Related Items
See the PCDDocObject object.
See the
SetProperty method.
See the following tokens:
%LOCK
%LOCK_FOR_CHECKOUT
%MAKE_READ_ONLY
%REMOVE_READ_ONLY
%UNLOCK
Kommentare zu diesen Handbüchern