WHFSType::SetInstanceData (open)
Set the instance data for a specific whfs object
Syntax
LOADLIB "mod::system/lib/internal/whfs/contenttypes.whlib";
INTEGER64 FUNCTION SetInstanceData(INTEGER objectid, RECORD newinstancedata, RECORD options)Parameters
INTEGER objectidId of the object to set the instance data for
RECORD newinstancedataNew instance data to set
RECORD optionsOptions
isvisibleeditWhether the modificationdate should be adjusted (defaults to the contenttype cloneoncopy value).
orphansAllow to set orphaned cells
Return value
INTEGER64