Click or drag to resize

DocumentGetProperties Method

Gets a PropertyBag for the specified key.

Namespace: Easymap.AddIn
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public PropertyBag GetProperties(
	string key
)

Parameters

key  String
 

Return Value

PropertyBag
Remarks
The PropertyBag is stored in the Documents EMPX-File.
See Also