Interface ICamApiMachiningToolInfo
  
  
  
  Assembly: CAMAPI.ToolsList.dll
  
  
    [Guid("F3DEE0E0-89D3-4870-9869-9B31D13A20B1")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiMachiningToolInfo
   
  Properties
  
  
  
  
  Declaration
  
    string ConnectorID { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    int FirstCorrectorNumber { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    int MagazineNumber { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    string ToolCaption { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    ICamApiMachiningTool ToolEntity { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
    IST_XMLPropPointer ToolProperties { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value