MemberInfo Constructor
Initializes the MemberInfo. 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 MemberInfo object:
var newObject = new dundas.account.MemberInfo();