For internal use.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected internal void SetCalculatedValue(
	int propKey,
	Object value
)
Visual Basic
Protected Friend Sub SetCalculatedValue ( _
	propKey As Integer, _
	value As Object _
)

Parameters

propKey
Type: System..::..Int32
value
Type: System..::..Object

See Also