Class InstanceData_Export_Signal
Inheritance
System.Object
InstanceData_Export_Signal
Assembly: Simplic.Framework.EF.dll
Syntax
public class InstanceData_Export_Signal : Locking.ILockable
Constructors
|
Improve this Doc
View Source
InstanceData_Export_Signal()
Declaration
public InstanceData_Export_Signal()
Properties
|
Improve this Doc
View Source
Action
Declaration
public short Action { get; set; }
Property Value
Type |
Description |
System.Int16 |
|
|
Improve this Doc
View Source
ExportId
Declaration
public Guid ExportId { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
Ident
Declaration
public long Ident { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
InstanceDataGuid
Declaration
public Guid InstanceDataGuid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
StackGuid
Declaration
public Guid StackGuid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
Status
Declaration
public short Status { get; set; }
Property Value
Type |
Description |
System.Int16 |
|
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|