Inheritance
System.Object
InstanceData_Comment
Assembly: Simplic.Framework.EF.dll
public class InstanceData_Comment : Locking.ILockable
Constructors
|
Improve this Doc
View Source
Declaration
public InstanceData_Comment()
Properties
|
Improve this Doc
View Source
Declaration
public Guid Guid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
Declaration
public Guid InstanceDataGuid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
Declaration
public Guid StackGuid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
Methods
|
Improve this Doc
View Source
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|