AemSolutionResponse.Bucket Property

Definition

Bucket

public:
 property Nullable<int> Bucket { Nullable<int> get(); };
public int? Bucket { get; }
member this.Bucket : Nullable<int>
Public ReadOnly Property Bucket As Nullable(Of Integer)

Property Value

Nullable<Int32>

Returns a Int32 representing the bucket number.

Applies to