Decimals are not allowed as attribute parameter values. They are structs.
Use int value.
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public DefaultFieldDecimalValueAttribute( int defaultValue ) |
Visual Basic |
---|
Public Sub New ( _ defaultValue As Integer _ ) |
Visual C++ |
---|
public: DefaultFieldDecimalValueAttribute( int defaultValue ) |
Parameters
- defaultValue
- Type: System..::..Int32
[Missing <param name="defaultValue"/> documentation for "M:Composite.Data.DefaultFieldDecimalValueAttribute.#ctor(System.Int32)"]