Click or drag to resize
AlignmentInfoDefaultValue Property
Gets or sets default value (as a string). Ignored if Required = true.

Namespace: Bio.Algorithms.Alignment
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public string DefaultValue { get; set; }

Property Value

Type: String
See Also