Constructs and sets the Internal Name and Revision Identifier for this Document from strings supplied. This can only be done on a previously un-saved document (New or SaveCopyAs)
| Name | Type | Description |
| InternalNameToken | String | Input string value to specify the internal name token. |
| RevisionIdToken | String | Input string value to specify the revision token. |
| InternalName | String | Output string(GUID) value that indicates the internal name. |
| RevisionId | String | Output string(GUID) value that indicates the revision Id. |