Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Lists the return type values for the LogCommerceEvent method.
Namespace: Microsoft.CommerceServer.Runtime
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public Enumeration LogStatus
'Usage
Dim instance As LogStatus
public enum LogStatus
public enum class LogStatus
public enum LogStatus
Members
| Member name | Description | |
|---|---|---|
| Ok | All values are valid. | |
| NoTypeInfo | Type information for this object not obtained. | |
| InvalidEvent | Event object is invalid, certain property values may be breaking validity constraints. |
Remarks
This enumeration is used in the LogCommerceEvent method to log a commerce event.