Click or drag to resize

clsImportTrainingParticipantCompanyId Property

Internal company id linked to the MARIProject database (default 1). Required only for eParticipantType=Customer

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public short CompanyId { get; set; }

Property Value

Type: Int16
Remarks
MPTrainingParticipant.CompanyId type: SMALLINT length: 2

View: MARITrainingParticipant.CompanyId: :Table: MPTrainingParticipant.CompanyId

Linked Field: View: MARISysConnections.Company: :Table: MPSysConnections.CompanyID

Link Table Condition: ConnectionType=6
See Also