Click or drag to resize

dat_legalForm Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Legal form of the organization

Namespace:  imbNLP.PartOfSpeech.flags.data
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public enum dat_legalForm
Members
  Member nameValueDescription
none0
limited1 The limited: limited liability, owner is not legaly bound to liabilities. LTD, doo
corporation2 The corporation: ownership is splitted to stocks, traded or not traded on stock exchange: inc, ad
entherprise4 The entherprise: full liability, owner is legaly bound to liabilities of the legal entity, sr, str
nonProfit8
publicServiceCompany16 The public service company: State owned company providing public services
See Also