NSHistoryRequest
Specification for a request for history information, by ID. It is possible to ask for rights for a new record (insert), but then you need to supply the parent ID for entities that have parents (projectmember, selectionmember, person).
Specification for a request for history information, by ID. It is possible to ask for rights for a new record (insert), but then you need to supply the parent ID for entities that have parents (projectmember, selectionmember, person).
Initializes a new instance of the NSHistoryRequest class.
Returns: CRMScript.Global.String - Name of entity to get history for.
Example:
Returns: CRMScript.Global.Integer - ID of entity to get history for, or parent entity id if requesting insert rights for an entity that has a parent.
Example:
Returns: CRMScript.Global.Bool - Are we requesting insert rights? If true, then EntityorParentId is taken to mean parent Id.
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Related topics
NSViewStateAgentHistoryRequestsDelete HistoryGet Histories By Names And Idsticket_status_history table