Stock Properties List

(imported topic written by SystemAdmin)

I have to compile a list of custom properties created in the console and was wondering if there’s a way to list out all of the stock properties? If I could do this, I was thinking it would be pretty simple to do a compare and extract out the custom properties. I can pick these out by hand with the list I have now but there are over 1200 entries:(

thanks,

Baraq

Console version 8.1.551.0 with DSS-SAM Version 1.3.1.597

(imported comment written by Lee Wei)

If you want the Custom Properties that you have created, the Session Relevance statement is:

unique values of names of bes properties whose (analysis flag of it = 

false and custom flag of it = 

true)

If you need something else, let us know.

Lee Wei