You are here: Start » FIL.NET » AccumulateProfileState.Reset Method

AccumulateProfileState.Reset Method

Resets this instance with data of the other AccumulateProfileState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.AccumulateProfileState other
)

Parameters

Name Type Range Default Description
otherFilNet.AccumulateProfileState

See also