 | DocumentGetDocumentParameterByName Method |
Gets the document parameter by name marked as exported.
Namespace: CeliAPS.BomApi.DataAssembly: BomApi (in BomApi.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxObject GetDocumentParameterByName(
string name
)
Function GetDocumentParameterByName (
name As String
) As Object
Parameters
- name String
- The name of the parameter.
Return Value
Object
See Also