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