JsonExportStructure Members
The JsonExportStructure type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from ValueType.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Fields
Name | Description | |
---|---|---|
![]() |
Digest |
The Record's Digest (Required)
|
![]() |
Generation |
The record's Generation.
generation()()()()
|
![]() |
KeyValue |
The primary key of the record (optional)
|
![]() |
NameSpace |
The namespace associated with this record
|
![]() |
SetName |
The Set associated with this record
|
![]() |
TimeToLive |
The record's Time-to-Live.
TimeToLive()()()()Expiration
|
![]() |
Values |
The associated record's bins (required)
|