Click or drag to resize
Company Constructor (Int16, String)

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

Konstruktor

Namespace: _3LProServices.TimeService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public Company(
	short id,
	string name
)

Parameters

id
Type: SystemInt16
Företagsnummer
name
Type: SystemString
Företagets namn
See Also