Workspace.GetPendingChangesWithCandidates Method
Include Protected Members
Include Inherited Members
Gets all of the pending changes and candidate changes.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetPendingChangesWithCandidates(array<ItemSpec[], Boolean, array<PendingChange[]%) | Gets all of the pending changes and candidate changes. | |
GetPendingChangesWithCandidates(array<ItemSpec[], Boolean, array<String[], array<PendingChange[]%) | Gets all of the pending changes and candidate changes. |
Top