Cisco Unified Application Environment Etch Bridge
ConfigEntry Class
Namespacescisco.uc.cuae.types.EtchBridgeConfigEntry
Struct to hold application configuration item
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class ConfigEntry
<SerializableAttribute> _
Public Class ConfigEntry
[SerializableAttribute]
public ref class ConfigEntry
Members
All MembersConstructorsMethodsFields



IconMemberDescription
ConfigEntry()()()
Constructs the ConfigEntry. Don't init anything.

ConfigEntry(String, String, Object)
Constructs the ConfigEntry.

configValue
Value of config entry

dataType
Data type of config entry

GetConfigValue()()()
Gets Value of config entry

GetDataType()()()
Gets Data type of config entry

GetName()()()
Gets Name of config entry

name
Name of config entry

SetConfigValue(Object)
Sets Value of config entry

SetDataType(String)
Sets Data type of config entry

SetName(String)
Sets Name of config entry

ToString()()() (Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
ConfigEntry

Assembly: autodoc-csharp (Module: autodoc-csharp) Version: 0.0.0.0