InsertMaterialType
Inserts a Material Type record into the material database.
Syntax
MaterialSvr
.
InsertMaterialType
(MaterialType
As MaterialType)The
InsertMaterialType
method syntax has these parts:Part | Description |
---|---|
MaterialSvr | Instance of the MaterialServer Interface to which the method is directed. |
MaterialType | An instance of a MaterialType object. |
Provide Feedback