Свойство | Тип | Описание | |
---|---|---|---|
ExtensionProperties | |||
LicenseKeyManager | ILicenseKeyManager | ||
SlxApplication | ISlxApplication |
Метод | Описание | |
---|---|---|
Initialize ( ISlxApplication SlxApplication, ILicenseKeyManager LicenseKeyManager ) : void | ||
Run ( object Args ) : object | ||
SalesLogixDialog ( ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
RaiseSalesLogixCallbackEvent ( string EventName, object EventData ) : void |
Метод | Описание | |
---|---|---|
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 | ||
Результат |
public ILicenseKeyManager LicenseKeyManager | ||
Результат | ILicenseKeyManager |