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