UserDataProviderProperties Property |
Gets or sets (internal) Key-Value pairs which will be stored in the associated Easymap workbook.
Namespace:
Easymap.AddIn.Data.Provider
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public PropertyBag Properties { get; }
Public ReadOnly Property Properties As PropertyBag
Get
Property Value
Type:
PropertyBagSee Also