  | CTInterfaceItemDeletePreArgsEntityType Property  | 
            Deleted item type. This is always 3 which corresponds to
            SolidWorks.Interop.swconst.swNotifyEntityType_e.swNotifyFeature defined in 
            assembly SolidWorks.Interop.swconst.dll.
            
 
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic int EntityType { get; }Public ReadOnly Property EntityType As Integer
	Get
Property Value
Type: 
Int32
See Also