Skip to main content
Carrier object for Area.

Constructors

NSArea()

Initializes a new instance of the NSArea class.

Methods

GetAreaId()

Returns: CRMScript.Global.Integer - Primary key. Example:

GetFreetextEnabeled()

Returns: CRMScript.Global.Bool Example:

GetMaxDataAge()

Returns: CRMScript.Global.Integer - Max age of data when generating databases based on this area. Example:

GetName()

Returns: CRMScript.Global.String - Area name. Example:

GetNumberOfLogins()

Returns: CRMScript.Global.Integer Example:

GetNumberOfUsers()

Returns: CRMScript.Global.Integer Example:

SetAreaId(Integer)

Returns: CRMScript.Global.Void Example:

SetFreetextEnabeled(Bool)

Returns: CRMScript.Global.Void Example:

SetMaxDataAge(Integer)

Returns: CRMScript.Global.Void Example:

SetName(String)

Returns: CRMScript.Global.Void Example:

SetNumberOfLogins(Integer)

Returns: CRMScript.Global.Void Example:

SetNumberOfUsers(Integer)

Returns: CRMScript.Global.Void Example: