
'Deklaration
Public NotInheritable Class FieldType Inherits System.Attribute
public sealed class FieldType : System.Attribute
public ref class FieldType sealed : public System.Attribute
[FieldType(LlFieldType.Barcode_EAN128)] public string PriceEan { get { return price.ToString(); } }
<FieldType(LlFieldType.Barcode_EAN128)> _ Public ReadOnly Property PriceEan() As String Get Return (m_Price) End Get End Property
System.Object
System.Attribute
combit.Reporting.DataProviders.FieldType
Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (21H2 - 23H2), Windows Server 2016 - 2022