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