Message 1 of 2
GET APPEARANCE DESCRIPTION
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good morning everyone,
with iLogic, is it possible to extract the description and keyword fields contained in the Appearance browser? At the moment, I can only extract the name using this rule.
Dim bodyAppearanceName As String = oTargetBody.Appearance.DisplayName
Thanks for your help.