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