WebCrmDataPairCount Property |
Gets the cout of the pairs in current result.
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)
Syntaxpublic int PairCount { get; }
Public ReadOnly Property PairCount As Integer
Get
public:
property int PairCount {
int get ();
}
member PairCount : int with get
Property Value
Type:
Int32
See Also