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: 1.0.63
Syntax
Object GetDocumentParameterByName(
	string name
)

Parameters

name  String
The name of the parameter.

Return Value

Object
See Also