Click or drag to resize

DocumentGetOriginalDocumentCustomPropertyByName Method

Gets the document custom iProperty value by name.

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

Parameters

name  String
The name of the custom IProperty.

Return Value

Object
See Also