 | MaterialGetMaterialReplacedProperty Method |
Gets the material replaced properties.
Namespace: CeliAPS.BomApi.DataAssembly: BomApi (in BomApi.dll) Version: 1.0.63
SyntaxObject GetMaterialReplacedProperty(
string name
)
Function GetMaterialReplacedProperty (
name As String
) As Object
Parameters
- name String
- The name.
Return Value
Object
See Also