ColumnExtendedProperties Property |
Gets or Sets extendend String properties for a
Column
Namespace:
Easymap.AddIn.Data
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public ColumnExtendedPropertyCollection ExtendedProperties { get; }
Public ReadOnly Property ExtendedProperties As ColumnExtendedPropertyCollection
Get
Property Value
Type:
ColumnExtendedPropertyCollectionSee Also