프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ExtensionProperties | |||
LicenseKeyManager | ILicenseKeyManager | ||
SlxApplication | ISlxApplication |
메소드 | 설명 | |
---|---|---|
Initialize ( ISlxApplication SlxApplication, ILicenseKeyManager LicenseKeyManager ) : void | ||
Run ( object Args ) : object | ||
SalesLogixControl ( ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
RaiseSalesLogixCallbackEvent ( string EventName, object EventData ) : void |
메소드 | 설명 | |
---|---|---|
Fill ( |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public Initialize ( ISlxApplication SlxApplication, ILicenseKeyManager LicenseKeyManager ) : void | ||
SlxApplication | ISlxApplication | |
LicenseKeyManager | ILicenseKeyManager | |
리턴 | void |
protected RaiseSalesLogixCallbackEvent ( string EventName, object EventData ) : void | ||
EventName | string | |
EventData | object | |
리턴 | void |
public ExtensionProperties,FX.SalesLogix.NetExtensionsHelper ExtensionProperties | ||
리턴 |