ISolidFireElementGetBinAssignmentPropertiesAsync Method |
GetBinAssignmentProperties enables you to retrieve the bin assignment properties in the database.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<GetBinAssignmentPropertiesResult> GetBinAssignmentPropertiesAsync(
CancellationToken cancellationToken
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type:
TaskGetBinAssignmentPropertiesResultSee Also