 | StationWithCoordinatesHasCardTerminal Property |
Has card terminal.
Namespace: FRAM.CommonLayer.ModelsAssembly: FRAM.CommonLayer (in FRAM.CommonLayer.dll) Version: FRAM 2.0 v2.2.5.0
Syntaxpublic bool HasCardTerminal { get; set; }
Public Property HasCardTerminal As Boolean
Get
Set
public:
property bool HasCardTerminal {
bool get ();
void set (bool value);
}
member HasCardTerminal : bool with get, set
Property Value
Type:
Boolean
See Also