The CogDLRuntimeMarking type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Added |
The date when the marking was added.
| |
| Duration |
The processing duration, including post-processing, in milliseconds.
| |
| DurationPostProcess |
The post-processing duration in milliseconds.
| |
| DurationProcessOnly |
The processing duration, not including post-processing, in milliseconds.
| |
| ImageInfo |
The size of the processed image, in pixels.
| |
| ImageInfos |
The list of images for this marking.
| |
| Processed |
The date when the marking was processed.
| |
| Sets |
The sets to which this sample belongs.
| |
| ToolName |
The name of the source tool.
| |
| ToolType |
The type of the source tool.
| |
| Views |
The views of this marking.
|
See Also