barokzi

Results 2 issues of barokzi

**Describe the bug** When retrieving ETQueryDefinition properties via ETQueryDefinition.Get(), the results all have CategoryID = 0, despite including "CategoryID" in the Props property prior to call. ``` // not working...

bug

**Describe the bug** SoapClient.Retrieve() unable to deserialize Activity object. **To Reproduce** ``` { : RetrieveRequest rr = new RetrieveRequest(); rr.ClientIDs = new[] { _ClientId }; // instantiated outside block, ClientId1...

bug