Click or drag to resize
WebCrmDocumentDataID Property
Gets or sets document ID.

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 long ID { get; set; }

Property Value

Type: Int64
Remarks
This property is automatically when writing to webCRM.
See Also