MarkCounterAPILoad Method |
Loads the referenced mark counter from the card's local storage.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void Load(
string name
)
Parameters
- name String
- Name of the mark counter that should be loaded.
See Also