Click or drag to resize
FdoFeatureProperties Property
Gets or sets feature properties.

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

Property Value

Type: FdoFeaturePropertyCollection

Return Value

Type: FdoFeaturePropertyCollection

Implements

IFdoFeatureProperties
Remarks