Click or drag to resize

DocumentFunctionsGetTableDescription Method

Gets the ObjectDescription for an object which provides a data table

Namespace:  Easymap.AddIn.DocumentFunctions
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public ObjectDescription GetTableDescription(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: ObjectDescription
Remarks
See Also