C# Class SolidworksAddinFramework.Events.DPartDocEvents_Event.ChangeCustomPropertyNotifyEventArgs

Mostra file Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
ChangeCustomPropertyNotifyEventArgs ( System propName, System Configuration, System oldValue, System NewValue, System valueType ) : System

Method Details

ChangeCustomPropertyNotifyEventArgs() public method

public ChangeCustomPropertyNotifyEventArgs ( System propName, System Configuration, System oldValue, System NewValue, System valueType ) : System
propName System
Configuration System
oldValue System
NewValue System
valueType System
return System