Click or drag to resize
FdoFeatureAnnotationValue Property
Gets or sets feature annotation value.

Namespace: FDF.Common.Features
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public string Value { get; set; }

Property Value

Type: String

Return Value

Type: String

Implements

IFdoFeatureAnnotationValue
Remarks