 | dat_legalForm Enumeration |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Legal form of the organization
Namespace:
imbNLP.PartOfSpeech.flags.data
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic enum dat_legalForm
Members|
| Member name | Value | Description |
|---|
| none | 0 | |
| limited | 1 |
The limited: limited liability, owner is not legaly bound to liabilities. LTD, doo
|
| corporation | 2 |
The corporation: ownership is splitted to stocks, traded or not traded on stock exchange: inc, ad
|
| entherprise | 4 |
The entherprise: full liability, owner is legaly bound to liabilities of the legal entity, sr, str
|
| nonProfit | 8 | |
| publicServiceCompany | 16 |
The public service company: State owned company providing public services
|
See Also