For internal use.

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

Syntax

C#
protected internal bool GetCalculatedValue(
	int propKey,
	out Object value
)
Visual Basic
Protected Friend Function GetCalculatedValue ( _
	propKey As Integer, _
	<OutAttribute> ByRef value As Object _
) As Boolean

Parameters

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

Return Value

See Also