Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Value Property
SwiPlCs interfaceSbsSW.SwiPlCsPlQueryVarValue
The Value (PlTerm) of a variable in a Query
Declaration Syntax
C#Visual BasicVisual C++F#
public PlTerm Value { get; internal set; }
Public Property Value As PlTerm
	Get
	Friend Set
public:
property PlTerm Value {
	PlTerm get ();
	internal: void set (PlTerm value);
}
member Value : PlTerm with get, internal set
Property Value

Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)