Click or drag to resize

ColumnExtendedPropertyCollectionItem Property

Gets or Sets extendend String properties for a Column

Namespace: Easymap.AddIn.Data
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public string this[
	string propertyName
] { get; set; }

Parameters

propertyName  String
 

Property Value

String
See Also