public static void SetDefaultToolID( CIMEditingTemplate templateDef, string damlID )
Public Shared Sub SetDefaultToolID( _ ByVal templateDef As CIMEditingTemplate, _ ByVal damlID As String _ )
Parameters
- templateDef
- damlID
- DAML ID of the tool.
public static void SetDefaultToolID( CIMEditingTemplate templateDef, string damlID )
Public Shared Sub SetDefaultToolID( _ ByVal templateDef As CIMEditingTemplate, _ ByVal damlID As String _ )
Exception | Description |
---|---|
System.ArgumentException | The tool corresponding to the specified damlID cannot be found. |
Target Platforms: Windows 11, Windows 10