Reset reading of parameters from Clob
Namespace: DHI.PFSAssembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public void Reset(
bool resetAll
)
Public Sub Reset (
resetAll As Boolean
)
public:
void Reset(
bool resetAll
)
member Reset :
resetAll : bool -> unit
Parameters
- resetAll
- Type: SystemBoolean
See Also