Use these Metadata functions to configure the metadata of the current object on a page.
PropertiesAddMetadata | Adds a new Metadata entry to the properties of the current object. |
ProperitiesSelectFirstMetadata | Selects the first metadata entry from the properties of the current object. |
PropertiesSelectNextMetadata | Selects the next metadata entry from the properties of the current object. |
PropertiesSelectMetadataByName | Selects the specified metadata entry in the current page. |
PropertiesDeleteMetadata | Deletes the selected metadata from the properties of the current object. |
Sets or retrieves the name of the currently selected object metadata. |
|
Sets or retrieves the value of the currently selected object metadata. |
For details and a VB example on handling return and error values, see Error Handling.