RegnoCompleteRegnoSoftware.Standard.Core
|
IRegnoConfigDoc Properties
The IRegnoConfigDoc type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConfigDefsDocId |
The unique identifier (id) of the ConfigDefinitionsDoc document. Used for informational purposes to enable fast retrieval of all the definitions used in a single Configuration Document Collection. This field can be excluded when generating the id.
|
|
Description |
A free form string description of the data that this configuration holds.
|
|
EndTime |
A 64-bit Long timestamp specifying end time of the data that this configuration holds. If this configuration holds no data, then the value represents the last modified time of the source document. The timestamp represents the number of nanoseconds since the reference time of midnight, 1st January 1970. This field can be excluded when generating the id.
|
|
Name |
A free form string name for the data that this configuration holds.
|
|
Number |
A version number of the data held by the configuration.
|
|
ParentConfigDocId |
The unique identifier (id) of the parent ConfigDoc document. Used to allow child to parent relationships of data. This field can be excluded when generating the id.
|
|
Source |
The source file name (including extension) for the data held by the configuration.
|
|
SourceFileExtension |
The source file name extension for the data held by the configuration.
|
|
SourceLocation |
The source folder path (excluding file name) for the data held by the configuration.
|
|
SourceType |
A fixed type description of the primary data held by this configuration. Valid options are: Data, Configuration, Audio, Video.
|
|
StartTime |
A 64-bit Long timestamp specifying start time of the data that this configuration holds. If this configuration holds no data, then the value represents the last modified time of the source document. The timestamp represents the number of nanoseconds since the reference time of midnight, 1st January 1970.
|
|
State |
Free form field for describing the state of the configuration doc.
|
|
Tags |
An array of key/pair free form string values. Used to store meta data related to the data stored by this configuration.
|