Open this page in the API Guide

MemberOf Constructor

Initializes the MemberOf. Called during construction.
 

Parameters

options

Type: Object
(optional) Any defaults for this object.
Optional: True

Examples

The following example initializes a new instance of a MemberOf object:

1
var newObject = new dundas.account.MemberOf();