Click or drag to resize
WebCrmDocumentDataUploadCount Property
Gets or sets number of uploads made for the document.

Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
Assembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax
public byte UploadCount { get; set; }

Property Value

Type: Byte
Remarks
Value of this property is defined automatically when writing to webCRM.
See Also