Click or drag to resize
WebCrmDocumentDataLanguageCode Property
Gets or sets language.

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

Property Value

Type: Int32
Remarks
Users using this language should be able to access the document.
See Also