IPoint |
public interface IPointOfSale : ISerializable, IEntity
The IPointOfSale type exposes the following members.
| Name | Description | |
|---|---|---|
| CashRegister | CashRegister of current point of sale | |
| Conception | Conception of current point of sale | |
| Id | (Inherited from IEntity) | |
| Name | Point of sale name. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable) |