Adds a ClientResourceMap object.
Name | Type | Description |
ClientId | String | Input string that uniquely identifies the client. Some suggestions might be the 'ProgID' of the Add-In creating the resource, or its CLSID in a string form, e.g. "{C9A6C580-3817-11D0-BE4E-080036E87B02}", although any unique string is valid. |
Id | Long | Input Long value that uniquely identifies the ClientResourceMap. This identifier must be unique within the context of this owning document, and within this AddIn. The ClientId and the Id taken together uniquely identify this object. |