Click or drag to resize
BaseOptionAttributeDefaultValue Property
Gets or sets mapped property default value.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public virtual Object DefaultValue { get; set; }

Property Value

Type: Object
See Also