Skip to main content

◆ SetKineticaSourceClassToTypeMapping()

void kinetica.Kinetica.SetKineticaSourceClassToTypeMapping (Type?objectType,
KineticaTypekineticaType )
inline

Saves an object class type to a KineticaType association.

If the class type already exists in the map, replaces the old KineticaType value.

Parameters
objectTypeThe type of the object.
kineticaTypeThe associated KinetiaType object.

Definition at line 1002 of file Kinetica.cs.