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: 11.2.0.0
Syntax
public ObjectDescription GetTableDescription(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: ObjectDescription
Remarks
See Also