SetAssistantTrackRevisions
Special method for AI track revisions.
Syntax
expression.SetAssistantTrackRevisions(isTrack, assistantName);
expression
- A variable that represents a ApiDocument class.
Parameters
Name | Required/Optional | Data type | Default | Description |
---|---|---|---|---|
isTrack | Required | boolean | Specifies if the change tracking mode is set or not. | |
assistantName | Required | string | Specifies if the change tracking mode is set or not. |
Returns
boolean