Click or drag to resize
AlignmentInfoDataType Property
Gets or sets data type ("int", "double", "float" or "string") of parameter.

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

Property Value

Type: String
See Also