Class ExportValue
Inherited Members
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public class ExportValue
Properties
BlockName
Declaration
public string BlockName { get; }
Property Value
Type | Description |
---|---|
string |
Connector
Declaration
public string Connector { get; }
Property Value
Type | Description |
---|---|
string |
DisplayName
Declaration
public string DisplayName { get; }
Property Value
Type | Description |
---|---|
string |
Id
Declaration
public string Id { get; }
Property Value
Type | Description |
---|---|
string |
Type
Declaration
public ExportValueType Type { get; }
Property Value
Type | Description |
---|---|
ExportValueType |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |