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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
Object GetOriginalDocumentCustomPropertyByName(
	string name
)

Parameters

name  String
The name of the custom IProperty.

Return Value

Object
See Also