WHFSFolder::SetInstanceData (open)
Sets the instance data for a specific WHFS type
Syntax
LOADLIB "mod::system/lib/internal/whfs/objects.whlib";
MACRO SetInstanceData(STRING typenamespace, RECORD newdata, RECORD options)
Parameters
STRING typenamespace
Namespace of the type
RECORD newdata
New instance data to write
RECORD options
Options
isvisibleedit
Whether the modificationdate should be adjusted (defaults to the contenttype cloneoncopy value).