Click or drag to resize
WebCrmDocumentDataFolder Property
Gets or sets document folder.

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

Property Value

Type: String
Remarks
The property is optional.
See Also