PartnerBatch.MaxCountInInterchange Property

Definition

public:
 property Nullable<long> MaxCountInInterchange { Nullable<long> get(); void set(Nullable<long> value); };
public Nullable<long> MaxCountInInterchange { get; set; }
member this.MaxCountInInterchange : Nullable<int64> with get, set
Public Property MaxCountInInterchange As Nullable(Of Long)

Property Value

Nullable<Int64>

Implements

Applies to