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