| Library | File | Frames | Expand |
| static pfcFolderAssignment_ptr | Create (xrstring Folder, xrstring ModelName) | |
| Creates a new pfcFolderAssignment object. | ||
| xstring | GetFolder () | |
| void | SetFolder (xrstring value) | |
| Specifies the folder location on the server in which a certain object will be checked in | ||
| xstring | GetModelName () | |
| void | SetModelName (xrstring value) | |
| Specifies the name of the model to checkin. | ||
| xstring | GetFolder | () |
| void | SetFolder | (xrstring value) |
|
Specifies the folder location on the server in which a certain object will be checked in |
| xstring | GetModelName | () |
| void | SetModelName | (xrstring value) |
|
Specifies the name of the model to checkin. |
| static pfcFolderAssignment_ptr | Create | (xrstring Folder, xrstring ModelName) |
|
Creates a new pfcFolderAssignment object.
|