CreateDocumentKey
Mon 01 January 2018Syntax
CreateDocumentKey(Package, DocumentName, Version)
Description
Use this method to instantiate a new DocumentKey object.
Parameters
| 
      Field or Control  | 
    
      Definition  | 
   
|---|---|
| Package | 
      Specifies a document package as a string.  | 
   
| DocumentName | 
      Specifies the name of the document as a string. Note: The document name also becomes the root element name for the document.  | 
   
| Version | 
      Specifies the document version as a string.  | 
   
Returns
A DocumentKey object.