Click or drag to resize

QuantitativeItemGetDocumentReplacedPropertiesByName Method

Gets the document property value by name.

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

Parameters

name  String
The name of the property.

Return Value

Object
See Also