SOLIDWORKS PDM Professional API Help Send Feedback
mbsSuffix Field
See Also 
EPDM.Interop.epdm Namespace > EdmCopyTreeOptions Structure : mbsSuffix Field


Suffix to append to copied file names.

Syntax

Visual Basic 
Public mbsSuffix As System.String
C# 
public System.string mbsSuffix
C++/CLI 
public:
System.String^ mbsSuffix

Field Value

File name suffix

See Also