Click or drag to resize
Category Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The Category type exposes the following members.

Properties
  Name Description
Public property DefaultCategory
Gets and sets a value that indicates if this category is the default category to which all users have access.
Public property GUID
Gets and sets a GUID that uniquely identifies this object.
Public property ID
Gets a value that indicates the Unique ID of this object.
Public property Name
Gets and sets the name of this Category.
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property Parent
Gets and sets the CategoriesCollection object that is the parent of this object.
Public property SubCategories
Gets and sets the SubCategrories collection for this object.
Public property SubCategory
Gets and sets a value that indicates if this category is a sub categroy.
Top
See Also