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