Class UI_Grid_Profile_DefaultSelection
Inheritance
System.Object
UI_Grid_Profile_DefaultSelection
Assembly: Simplic.Framework.EF.dll
Syntax
public class UI_Grid_Profile_DefaultSelection : Locking.ILockable
Constructors
|
Improve this Doc
View Source
UI_Grid_Profile_DefaultSelection()
Declaration
public UI_Grid_Profile_DefaultSelection()
Properties
|
Improve this Doc
View Source
ESS_MS_Intern_User
Declaration
public virtual ESS_MS_Intern_User ESS_MS_Intern_User { get; set; }
Property Value
|
Improve this Doc
View Source
GridId
Declaration
public Guid GridId { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
ProfileId
Declaration
public Guid ProfileId { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
UI_Grid
Declaration
public virtual UI_Grid UI_Grid { get; set; }
Property Value
|
Improve this Doc
View Source
UI_Grid_Profile
Declaration
public virtual UI_Grid_Profile UI_Grid_Profile { get; set; }
Property Value
|
Improve this Doc
View Source
UserId
Declaration
public int UserId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|