Defines a value that can be represented as expression or constant.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(Value..::..TypeConverter))] public class Value |
Visual Basic |
---|
<TypeConverterAttribute(GetType(Value..::..TypeConverter))> _ Public Class Value |