Class IDContext_Assignment
Inheritance
System.Object
IDContext_Assignment
Assembly: Simplic.Framework.EF.dll
Syntax
public class IDContext_Assignment : Locking.ILockable
Constructors
|
Improve this Doc
View Source
IDContext_Assignment()
Declaration
public IDContext_Assignment()
Properties
|
Improve this Doc
View Source
Guid
Declaration
public Guid Guid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
IDContext
Declaration
public virtual IDContext IDContext { get; set; }
Property Value
|
Improve this Doc
View Source
IDContextGuid
Declaration
public Guid IDContextGuid { 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 |
|
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|