 | MaterialGetMaterialProperty Method |
Gets the material properties.
Namespace: CeliAPS.BomApi.DataAssembly: BomApi (in BomApi.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxObject GetMaterialProperty(
string name
)
Function GetMaterialProperty (
name As String
) As Object
Parameters
- name String
- The name.
Return Value
Object
See Also