ExpandDLResponseMessageType.TotalItemsInView Property

Definition

The TotalItemsInView property gets the total number of items that pass the restriction.

public:
 property int TotalItemsInView { int get(); void set(int value); };
public int TotalItemsInView { get; set; }
Public Property TotalItemsInView As Integer

Property Value

The TotalItemsInView property returns an integer that represents the total number of items that pass the restriction.

Applies to