TryLookupChangeSet(String):IChangeSet
Supplies a ChangeSet based on the indicated name.
Return type: Onion.Client.IChangeSet
Parameter
- name
Type: System.String
This parameter is the name of the ChangeSet to be returned.
If no changeset with the given name is found, then NULL is returned.
The name is not case-sensitive.