public class RDMViewAttributes extends HashSet(Code)
RDM View Attributes
The View Attributes is a simple list of SOIF Attributes (all lowercase)
separated by commas. Use _Parse() to load a new object.
Example:
RDMViewAttr *vap = RDMViewAttr_Parse("scope,title,description,url");