C# Class SolidworksAddinFramework.Events.ModelDoc2Events.AddCustomPropertyNotifyEventArgs

显示文件 Open project: Weingartner/SolidworksAddinFramework

Public Methods

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

Method Details

AddCustomPropertyNotifyEventArgs() public method

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