AemSolutionResponse.BucketTable Property

Definition

Bucket Table

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

Property Value

Nullable<Int32>

Returns a Int32 representing the bucket table number.

Applies to