GeneralInfoKeyValue Property
The value that must be set for the flag passed in the KeyName member. You can specify one of the following values:
  • Yes
  • No

Namespace:  Talisma.Server.TLSysSISConnector
 

Syntax
C#
public string KeyValue { get; set; }

Property Value

Type: String
The key value.
See Also