Represents a default value for a data type field
Namespace: Composite.Data.DynamicTypesAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
[SerializableAttribute] public sealed class DefaultValue : IComparable |
Visual Basic |
---|
<SerializableAttribute> _ Public NotInheritable Class DefaultValue _ Implements IComparable |
Visual C++ |
---|
[SerializableAttribute] public ref class DefaultValue sealed : IComparable |