AemSolutionResponse.BucketTable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Returns a Int32 representing the bucket table number.