Click or drag to resize
FieldMetadataDatabaseName Property
Gets or sets the name of the field in appropriated table.

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

Property Value

Type: String
See Also