Click or drag to resize
ModelGetLookupDictionary Method

Namespace: FDF.Common.ObjectModel
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public Dictionary GetLookupDictionary(
	Lookup lookup,
	string catalogFolder
)

Parameters

lookup
Type: FDF.Common.ObjectModelLookup
catalogFolder
Type: SystemString

Return Value

Type: Dictionary
See Also