שתף באמצעות


PipelineName Property

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

Gets the name of the pipeline.

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

Syntax

'Declaration
Public ReadOnly Property PipelineName As String
'Usage
Dim instance As PipelineExecutionException
Dim value As String

value = instance.PipelineName
public string PipelineName { get; }
public:
property String^ PipelineName {
    String^ get ();
}
public function get PipelineName () : String

Property Value

Type: System..::.String
The pipeline name.

Remarks

Returns the name of the pipeline.

Permissions

See Also

Reference

PipelineExecutionException Class

PipelineExecutionException Members

Microsoft.CommerceServer.Orders Namespace