Share via


Item Property

Gets the ExpressionRef at the specified index.

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

Syntax

public ExpressionRef Item[
    int index
] { get; }

Parameters

Property Value

Type: Microsoft.CommerceServer.Marketing..::.ExpressionRef
The ExpressionRef object at the specified index.

Exceptions

Exception Condition
IndexOutOfRangeException

No ExpressionRef object exists at the specified index.

Remarks

Returns the ExpressionRef object in the ExpressionRefCollection collection at the specified index.

Permissions

See Also

Reference

ExpressionRefCollection Class

ExpressionRefCollection Members

Microsoft.CommerceServer.Marketing Namespace