ReplaceAccumulatedValue Property
In This Topic
If set, the value in this table should replace the value currently being accumulated.
Syntax
'Declaration
Public ReadOnly Property ReplaceAccumulatedValue As System.Boolean
public System.bool ReplaceAccumulatedValue {get;}
See Also