DifferenceNodeCompareFeatureFeatureType Property |
Gets value of feature type
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string FeatureType { get; }
Public ReadOnly Property FeatureType As String
Get
public:
property String^ FeatureType {
String^ get ();
}
member FeatureType : string with get
Property Value
Type:
StringSee Also