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.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
Object GetDocumentReplacedPropertiesByName(
	string name
)

Parameters

name  String
The name of the property.

Return Value

Object
See Also