Click or drag to resize

IQuoteVersionLastRecalculated Property

LastRecalculated: When was this version last subjected to a total recalculation. This field must be set by the CONNECTOR, since the connector may choose to ignore a RecalculateVersion call based on policies and possibly the current value of this field. SuperOf

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
DateTime LastRecalculated { get; set; }

Property Value

Type: DateTime
See Also