Inheritance
System.Object
InstanceData_Comment_Category
Assembly: Simplic.Framework.EF.dll
public class InstanceData_Comment_Category : Locking.ILockable
Constructors
|
Improve this Doc
View Source
Declaration
public InstanceData_Comment_Category()
Properties
|
Improve this Doc
View Source
Declaration
public string Color { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public Guid Guid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
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 |
|