Function CDM_SetExternalId
|
|
Definition: | #include <CDM.h> |
---|
|
Prototype: | char * CDM_SetExternalId(CDM_Document Document, char *ExternalId);
|
---|
Arguments: | Document: A Document object. (CDM_Document) ExternalId: The desired new external Id of the Document. (char *)
|
---|
|
|