Returns the fill by its CQGFill.Id.
This is the default property.
Read-only property
- fill_id
If the fill exists in the collection, this property returns the selected fill represented as CQGFill object.
If the accessed item does not exist, see Accessing non-existent collection items to learn more about the return type.
See the usage of CQGFill properties in the OrderChanged event's example section.