Class UdefRetryState
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[SoInject("Database")]
public class UdefRetryState : Object
Constructors
UdefRetryState()
Declaration
[SoInjectConstructor]
protected UdefRetryState()
Properties
RetriedAt
Declaration
public DateTime RetriedAt { get; }
Property Value
Type | Description |
---|---|
DateTime |
Extension Methods
EnumUtil.MapEnums<From, To>(From)