C# Class SolidworksAddinFramework.Events.DPartDocEvents_Event.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