dundas.account.CustomAttributeReferences Class

 

Inheritance Hierarchy

 
Class
   dundas.account.CustomAttributeReferences
 

Constructors

 
  Name Description
init Initializes the CustomAttributeReferences. Called during construction.
 
 

Properties

 
  Name Description
accounts Gets or sets the accounts that reference the custom attribute.
entities Gets or sets the file system entities that reference the custom attribute.
groups Gets or sets the groups that reference the custom attribute.
sessions Gets or sets the sessions that reference the custom attribute.
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.