UpdateMaterial
Updates a Material record in the material database.
Syntax
MaterialSvr.UpdateMaterial
(Material
As Material, [ActivityDescription
As String])The method syntax has these parts:
UpdateMaterial
Part | Description |
---|---|
MaterialSvr | Instance of the MaterialServer Interface to which the method is directed. |
Material | An instance of a Material object. |
ActivityDescription | Adds descriptive text to the activity journal for this operation. ( Optional ) |
Provide Feedback