UpdateMaterialType

Updates a MaterialType record in the material database.
Syntax
MaterialSvr
.
UpdateMaterialType
(
MaterialType
As MaterialType)
The
UpdateMaterialType
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.
Remarks
The ‘Ungrouped’ MaterialType is a system-defined state which cannot be deleted through this interface or by any other means.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal