PartnerBatch.OccurrenceCount Property

Definition

public:
 property Nullable<int> OccurrenceCount { Nullable<int> get(); void set(Nullable<int> value); };
public Nullable<int> OccurrenceCount { get; set; }
member this.OccurrenceCount : Nullable<int> with get, set
Public Property OccurrenceCount As Nullable(Of Integer)

Property Value

Nullable<Int32>

Implements

Applies to