Appendix A: GCF properties
The Global Collaboration Framework stores the document-related data that it needs to control transfers in the custom properties described in the following table:
Property | Data Type | Description |
---|---|---|
GCFCreationDateDbl |
Double |
The document creation time to be exported to a briefcase field. |
GCFCriticalUpdateDT |
Date/Time |
For internal use only. |
GCFDisableSync |
Boolean | When set to True, disables synchronization of the document. The document can still be in collaboration with other sites and its status shown. This can be useful in scenarios where project documents are released to the master area of a vault and further replication must be prevented even if the document can be updated there.The default is False. This property appears in PowerUser on the GCF Management property page as the Disable synchronization option and can be set by the user. |
GCFLastPropertyUpdate |
Date/Time |
The current local date and time when the properties of the document were last updated. This property is used by the Global Collaboration Framework VBScript functions to detect whether properties have changed since the last time that the document was transferred. |
GCFLog |
Memo |
The document workflow (Comment property) log to be exported to a briefcase field. |
GCFMasterCopyLock |
String |
Information about the master document. |
GCFOwnershipLocked |
Boolean |
This property is set to True when the user clicks the Lock ownership button on the Collaboration property page. |
GCFReferenceSrc |
String |
Master document and project copy references information. |
GCFSpInfo |
String |
Additional information for enlisted GCF/Project Portal sites. |
GCFTempLock |
String |
For internal use only. |
GCFolderPropertySet |
||
AllowReleaseAsMasterRevision |
Boolean |
Permits replicated project copies in replicated folders to be released as master revisions in the enlisted vaults. This property should only be used if the master documents are also replicated to the collaborating vaults. Otherwise, the master documents for the project copies will not exist in the enlisted vaults and the references will be invalid. |
EnlistProjectSharesForProjectCopies |
Boolean |
Enlists the same vaults initially for new documents created in replicated folders as the vaults that are enlisted for the current folder. This property does not effect project copies, which always enlist the same vaults. |
GCFCollaboratingShares |
String |
A semicolon-delimited list of the share names of all shares currently collaborating on the document. The names are the values stored in the GCF Shares table. |
SynchronizeRoleAssignments |
Boolean |
Copies the security role assignments of the folder to the enlisted vaults. |