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