ExportProfile Method (IProfileManager)
Writes the specified profile as an XML file.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ExportProfile( _
BSTR ProfileName As System.String, _
BSTR ExportFileName As System.String _
) As System.Boolean |
Parameters
- ProfileName
- Name of profile to export
- ExportFileName
- Pathname of XML file to create
Parameters
- RetVal[out] or Return Value
- True if profile successfully exported, false if not
See Also
Availability
DraftSight 2024 SP0