StiAppKey Class
Namespace: Stimulsoft.Base
Methods
| Method | Returns | Description |
|---|---|---|
getOrGeneratedKey static |
string | |
getOrGeneratedKey2 static |
string | |
getOrGeneratedKey3 static |
string | |
getOrGeneratedKey4 static |
string |
Method Details
getOrGeneratedKey static
getOrGeneratedKey(component: IStiReportComponent): string
Parameters
- component (IStiReportComponent)
Returns string
getOrGeneratedKey2 static
getOrGeneratedKey2(app: IStiApp): string
Parameters
- app (IStiApp)
Returns string
getOrGeneratedKey3 static
getOrGeneratedKey3(dictionary: IStiAppDictionary): string
Parameters
- dictionary (IStiAppDictionary)
Returns string
getOrGeneratedKey4 static
getOrGeneratedKey4(dataSource: IStiAppDataSource): string
Parameters
- dataSource (IStiAppDataSource)
Returns string