Returns:CRMScript.Global.String - The actual text, max 2047 significant characters even though it is stored as a larger data type on some databases.Example:
Returns:CRMScript.Global.DateTime - The date/time the membership the selection last changed. Dynamic - change of criteria; Static - add/remove members; Combined - change of algorithm.Example:
Returns:CRMScript.NetServer.NSAssociate - Associate that last changed the selection membership (static members, dynamic criteria, combined parameters); only date (not time) is valid.Example:
Returns:CRMScript.Global.String - ‘Static selection of Companies’, or whatever else is appropriate, made by combining text resources for the type and the entity (plural form); this string will contain resource referencesExample:
Returns:CRMScript.Global.Integer - How many selection members (for progress bar calculations)* estimate, -1 (or 4294967295) means we don’t know.Example:
Returns:CRMScript.Global.String - ‘Companies’, or whatever else is appropriate* the plural form of the entity name; this string will contain resource referencesExample:
Returns:CRMScript.Global.String - The actual text, max 2047 significant characters even though it is stored as a larger data type on some databases.Example:
Returns:CRMScript.Global.Integer - How to combine the two selections when SelectionType = Combined. See <xref href=“CRMScript.NetServer.SelectionUnionType” data-throw-if-not-resolved=“false”></xref>.Example:
Returns:CRMScript.Global.String - The name, if relevant, of the Archive Provider that will deliver the Shadow rows. contact/person rows related to the actual entity. Can be blank, indicating that there is no shadow archive.Example:
Returns:CRMScript.Global.String - TargetTableName contains the name of the table in lowercase. defines the type of selection members this selection contains. e.g. ‘contact’, or ‘project’ or ‘sale’Example:
Returns:CRMScript.Global.Integer - TargetTableNumber defines the type of selection members this selection contains. e.g. the table number for ‘contact’, or ‘project’ or ‘sale’Example: