MaxDateTimeValue Field

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Represents the maximum allowed DateTime value for DateTime members on Marketing System entities.

Namespace:  Microsoft.CommerceServer.Marketing
Assembly:  Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)

Syntax

'Declaration
Public Shared ReadOnly MaxDateTimeValue As DateTime
'Usage
Dim value As DateTime

value = MarketingContext.MaxDateTimeValue
public static readonly DateTime MaxDateTimeValue
public:
static initonly DateTime MaxDateTimeValue
public static final var MaxDateTimeValue : DateTime

Remarks

The maximum allowed DateTime value for DateTime members on Marketing System entities. The value returned is Jan 1, 9999 GMT, translated to local time.

Permissions

See Also

Reference

MarketingContext Class

MarketingContext Members

Microsoft.CommerceServer.Marketing Namespace