PC-DMIS 2021.1 Object Library
SaveAs Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
FileName
Required expression that evaluates to a String. This is the pathway and file name to which you will save the label template.
PCDLRN ActiveX DLL > LabelTemplate Object : SaveAs Method

Glossary Item Box

Description

This method saves the label template.

Syntax

Visual Basic
Public Function SaveAs( _
   ByVal FileName As String _
) As Boolean

Parameters

FileName
Required expression that evaluates to a String. This is the pathway and file name to which you will save the label template.

Return Type

Boolean value. Boolean returns true if the function succeeds, false if it fails. TRUE if the part was saved successfully, FALSE otherwise.

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.