SymbolType Property
Gets the symbol Type.
Namespace: Gemstone.Expressions.EvaluatorAssembly: Gemstone.Expressions (in Gemstone.Expressions.dll) Version: 1.0.181 -- Release Build+c9d13aa487709a12968ba2f3c7805ca1cb40492e
public Type Type { get; }
Public ReadOnly Property Type As Type
Get
public:
property Type^ Type {
Type^ get ();
}
Property Value
Type