Class ESS_DCC_Structure_Stack_Register
Inheritance
System.Object
ESS_DCC_Structure_Stack_Register
Assembly: Simplic.Framework.EF.dll
Syntax
public class ESS_DCC_Structure_Stack_Register : Locking.ILockable
Constructors
|
Improve this Doc
View Source
ESS_DCC_Structure_Stack_Register()
Declaration
public ESS_DCC_Structure_Stack_Register()
Properties
|
Improve this Doc
View Source
DifDisplayName
Declaration
public string DifDisplayName { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
DifGridName
Declaration
public string DifGridName { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
DifSearchName
Declaration
public string DifSearchName { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Guid
Declaration
public Guid Guid { get; set; }
Property Value
|
Improve this Doc
View Source
OrderNr
Declaration
public int OrderNr { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
ParentGuid
Declaration
public Guid ParentGuid { get; set; }
Property Value
|
Improve this Doc
View Source
RegisterGuid
Declaration
public Guid RegisterGuid { get; set; }
Property Value
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public System.Guid GetPersistantKey()
Returns
| Type |
Description |
| System.Guid |
|