Click or drag to resize
WebCrmDocumentDataFileCode Property
Gets or sets actual file name of the document used for storing it on the webCRM server.

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

Property Value

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