Skip to main content

Constructors

NSTypicalSearches()

Initializes a new instance of the NSTypicalSearches class.

Methods

GetDeleteLeftovers()

Returns: CRMScript.Global.Bool - If true, then any TypicalSearch records in the database that are NOT referenced in this call, should be deleted. Example:

GetMasterVersion()

Returns: CRMScript.Global.Integer - The master version number in this update, at least the highest of those in the searches, but can be higher to force an update (and delete of missing elements). Example:

GetSearches()

Returns: CRMScript.NetServer.NSTypicalSearch[] - The TypicalSearch structures (including criteria) to import. Example:

GetSource()

Returns: CRMScript.Global.String - Name of organization that sources and maintains this TypicalSearch.
Allows for both SuperOffice and partners to maintain sets of typical searches without conflict
Example:

SetDeleteLeftovers(Bool)

Returns: CRMScript.Global.Void Example:

SetMasterVersion(Integer)

Returns: CRMScript.Global.Void Example:

SetSearches(NSTypicalSearch[])

Returns: CRMScript.Global.Void Example:

SetSource(String)

Returns: CRMScript.Global.Void
Allows for both SuperOffice and partners to maintain sets of typical searches without conflict
Example: