this[Int32]:IChangeSet
Supplies a ChangeSet based on the indicated Id.
Return type: Onion.Client.IChangeSet
Parameter
- changeSetId
Type: System.Int32
This parameter is the Id of the ChangeSet to be returned.
If no ChangeSet is found for the indicated Id, then a ChangeSetNotFoundException is triggered.