Class ValueItemDescriptor
Inheritance
System.Object
ValueItemDescriptor
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TcoData
Assembly: TcoDataConnector.dll
Syntax
public class ValueItemDescriptor
Constructors
| Improve this Doc View SourceValueItemDescriptor()
Declaration
public ValueItemDescriptor()
ValueItemDescriptor(IValueTag)
Declaration
public ValueItemDescriptor(IValueTag valueTag)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IValueTag | valueTag |
Properties
| Improve this Doc View SourceHumanReadable
Declaration
public string HumanReadable { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Symbol
Declaration
public string Symbol { get; set; }
Property Value
Type | Description |
---|---|
System.String |