Class BulkRetrieveByIdsOptions
public class BulkRetrieveByIdsOptions
- Inheritance
-
BulkRetrieveByIdsOptions
- Inherited Members
Properties
BatchSize
public int BatchSize { get; set; }
Property Value
NotFoundHandling
public BulkRetrieveByIdsNotFoundHandling NotFoundHandling { get; set; }