Share via


CWorkflowProcess.Process Field

Specifies the XML string that describes the workflow process. The XML schema is described by wfprocess.xsd.

Syntax

[Visual Basic .NET]
Public Field Process As String
[C#]
public string Process;
[C++]
public: String* Process;

Requirements

Namespace: Microsoft.CRM.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.