GraphNodeIsScalar Property |
Returns true if the underlying value is a scalar value (string, double, boolean, ...).
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 1.0.0.0
Syntax public bool IsScalar { get; }
Property Value
Type:
BooleanSee Also