Click or drag to resize
ReadFieldDescriptionResultMetadata Property
Gets or sets the metadata for a single data field.

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

Property Value

Type: FieldMetadata
See Also