KeysExtension
Key3 Property
frevvo Live Forms
{get;} the value for key3.
Namespace:
Frevvo.Forms.Client
Assembly:
Frevvo.Forms.Client
(in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
KeyValuePair
<
string
,
string
>
Key3
{
get
;
private
set
; }
public KeyValuePair<string, string> Key3 { get; private set; }
Property Value
Type:
KeyValuePair
String
,
String
See Also
KeysExtension Class
KeysExtension Members
Frevvo.Forms.Client Namespace