The COM API (as at 4.0d B3) gives us a few properties for our resources (ResourceInfo):
- ResourceId : String - The resource ID.
- Version : String - The version of the resource.
- Title : String - The title of the resource.
- AbbreviatedTitle : String - The abbreviated title of the resource.
- ResourceType : String - The type of the resource
Can we please have the additional ones as below, which clearly are already known and are lurking in one of the database tables or views for the resources.
Right now, I REALLY would like "My Tags" but expect me are others would like all of them as below. I really want something I can use inside Logos4 for Collection rules, yet have access to from my .NET application.
[Its OK by me if the "My Tags" data remains in the raw internal format "xxx;yyy;zzz;qqq" which I can process into a list of substrings myself.]
Thanks for considering this request.
