ITerminal Interface |
Namespace: Resto.Front.Api.Data.Organization
public interface ITerminal : ISerializable, IEntity
The ITerminal type exposes the following members.
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |
Name | Description | |
---|---|---|
TryGetTerminalAddress |
Returns address of the specified terminal or null if the terminal is not available. The address can be IPv4/IPv6/Domain name/Netbios name.
(Defined by OperationArgumentExtensions.) |