IPartnerTimeBasedBatch.Frequency Property

Definition

public:
 property Nullable<short> Frequency { Nullable<short> get(); void set(Nullable<short> value); };
public Nullable<short> Frequency { get; set; }
member this.Frequency : Nullable<int16> with get, set
Public Property Frequency As Nullable(Of Short)

Property Value

Nullable<Int16>

Applies to