Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.