RetrieveByQueryResultRow Class |
Represents single row result of the RetrieveByQuery method provided by WebCRM API.
Inheritance HierarchySystemObject dk.webCRM.ApiSync.BusinessLayer.EntitiesRetrieveByQueryResultRow
Namespace: dk.webCRM.ApiSync.BusinessLayer.EntitiesAssembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax[SerializableAttribute]
public class RetrieveByQueryResultRow
<SerializableAttribute>
Public Class RetrieveByQueryResultRow
[SerializableAttribute]
public ref class RetrieveByQueryResultRow
[<SerializableAttribute>]
type RetrieveByQueryResultRow = class end
The RetrieveByQueryResultRow type exposes the following members.
Constructors
Properties
See Also