Click or drag to resize

DocumentGetDocumentParameterByName Method

Gets the document parameter by name marked as exported.

Namespace: CeliAPS.BomApi.Data
Assembly: BomApi (in BomApi.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
Object GetDocumentParameterByName(
	string name
)

Parameters

name  String
The name of the parameter.

Return Value

Object
See Also