C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.DeleteCustomPropertyNotifyEventArgs

Show file Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
DeleteCustomPropertyNotifyEventArgs ( System propName, System Configuration, System Value, System valueType ) : System

Method Details

DeleteCustomPropertyNotifyEventArgs() public method

public DeleteCustomPropertyNotifyEventArgs ( System propName, System Configuration, System Value, System valueType ) : System
propName System
Configuration System
Value System
valueType System
return System