Click or drag to resize

DocumentGetDocumentPropertyByName Method

Gets the document property by name.

Namespace: CeliAPS.BomApi.Data
Assembly: BomApi (in BomApi.dll) Version: 1.0.63
Syntax
Object GetDocumentPropertyByName(
	string name
)

Parameters

name  String
The name of the property.

Return Value

Object
See Also