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