DesignLogEntry Structure

One log entry with basic information.

Definition

Namespace: PCB_Investigator.Automation.DesignHistory
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
[SerializableAttribute]
public struct DesignLogEntry
Inheritance
Object    ValueType    DesignLogEntry

Constructors

DesignLogEntry Create a new design log entry

Properties

Category Log entry category
CreatingAssembly Creating assembly for log entry
Description Log entry description
ID Intern log ID
LogTimeUTC Loggin time UTC based
MachineName Machine name on which the log entry was created
Parameters Log entry parameter list
PCBIVersion Creating assembly for log entry
Results Log entry result details
Task Log entry task
UserName User name which has added the log entry

Extension Methods

See Also