DbAddMedia
Adds media to an existing entry.
Properties
Input
Name | Description |
---|---|
Table | A DigaSystem table id, e.g. "vm-sql-digas\galileo". Often taken from workflow argument Arg_TableId. |
EntryId | A DigaSystem entry id, e.g. 12345. Often taken from workflow argument Arg_EntryId. |
Media | An array of type David.Dpe.ContentSerivce.Medium[] specifying the media to add. Example:
C#
|