Associate a static default value to an integer property on a data type.
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public DefaultFieldIntValueAttribute( int defaultValue ) |
Visual Basic |
---|
Public Sub New ( _ defaultValue As Integer _ ) |
Visual C++ |
---|
public: DefaultFieldIntValueAttribute( int defaultValue ) |
Parameters
- defaultValue
- Type: System..::..Int32
[Missing <param name="defaultValue"/> documentation for "M:Composite.Data.DefaultFieldIntValueAttribute.#ctor(System.Int32)"]