AddRecord

AddRecord(HIBCPASDataType, string)

Voegt nieuw record toe

public void AddRecord(HIBCPASDataType dataType, string data)
ParameterTypeBeschrijving
dataTypeHIBCPASDataTypeSoort gegevens
dataStringGegevensreeks

Zie ook


AddRecord(HIBCPASRecord)

Voegt nieuw record toe

public void AddRecord(HIBCPASRecord record)
ParameterTypeBeschrijving
recordHIBCPASRecordOpname moet worden toegevoegd

Zie ook