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: 11.2.0.0
Syntax
public PropertyBag GetProperties(
	string key
)

Parameters

key
Type: SystemString

Return Value

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