Click or drag to resize
WebCrmDocumentDataLinkedEntityId Property
Gets or sets webCRM entity that the document shold be linked with.

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

Property Value

Type: Int64
See Also