
358 CHAPTER 5
%FOLDERITEM_LIBRARY_NAME
'Set the parent folder’s version.
pDocObject.SetProperty("PARENT_VERSION", folderVersion)
'Set the document number.
pDocObject.SetProperty("DOCNUMBER",docNum)
'Set the library name.
pDocObject.SetProperty("%FOLDERITEM_LIBRARY_NAME", itemLib)
'Create the object.
pDocObject.Create()
Related Items
See the PCDDocObject object.
See the
SetProperty method.
Kommentare zu diesen Handbüchern