 | QuantitativeItemGetDocumentReplacedPropertiesByName Method |
Gets the document property value by name.
Namespace: CeliAPS.BomApi.DataAssembly: BomApi (in BomApi.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxObject GetDocumentReplacedPropertiesByName(
string name
)
Function GetDocumentReplacedPropertiesByName (
name As String
) As Object
Parameters
- name String
- The name of the property.
Return Value
Object
See Also