ConversionDomainItemRemarks Property

Get a referene to the collection of remarks lines for this data catalog.

Definition

Namespace: ConversionCalc
Assembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
C#
[JsonPropertyAttribute(Order = 1)]
public List<string> Remarks { get; }

Property Value

ListString

See Also