![]() |
Spectra Rio Broker .NET Software Development Kit
1.0.0
Provides access to the Spectra Rio Broker API through .NET.
|
Public Member Functions | |
BrokerObject (string broker, Checksum checksum, string creationDate, IDictionary< string, string > metadata, string name, IList< string > relationships, long size) | |
Initializes a new instance of the BrokerObject class. More... | |
Properties | |
string | Broker [get] |
Gets the broker. More... | |
Checksum | Checksum [get] |
Gets the checksum. More... | |
string | CreationDate [get] |
Gets the creation date. More... | |
IDictionary< string, string > | Metadata [get] |
Gets the metadata. More... | |
string | Name [get] |
Gets the name. More... | |
IList< string > | Relationships [get] |
Gets the relationships. More... | |
long | Size [get] |
Gets the size. More... | |
![]() | |
string | Broker [get] |
Gets the broker. More... | |
Checksum | Checksum [get] |
Gets the checksum. More... | |
string | CreationDate [get] |
Gets the creation date. More... | |
IDictionary< string, string > | Metadata [get] |
Gets the metadata. More... | |
string | Name [get] |
Gets the name. More... | |
IList< string > | Relationships [get] |
Gets the relationships. More... | |
long | Size [get] |
Gets the size. More... | |
|
inline |
Initializes a new instance of the BrokerObject class.
broker | The broker. |
checksum | The checksum. |
creationDate | The creation date. |
metadata | The metadata. |
name | The name. |
relationships | The relationships. |
size | The size. |
|
get |
Gets the broker.
The broker.
|
get |
Gets the checksum.
The checksum.
|
get |
Gets the creation date.
The creation date.
|
get |
Gets the metadata.
The metadata.
|
get |
Gets the name.
The name.
|
get |
Gets the relationships.
The relationships.
|
get |
Gets the size.
The size.