ResetProfile Method (IProfileManager)
Sets the values in the specified profile to the default settings.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ResetProfile( _
BSTR ProfileName As System.String _
) As System.Boolean |
C# | |
---|
System.bool ResetProfile(
System.string ProfileName
) |
Parameters
- ProfileName
- Name of profile to reset
Parameters
- RetVal[out] or Return Value
- True if profile successfully reset, false if not
See Also
Availability
DraftSight 2024 SP0