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