ValueVariantT1, T2IsSet Property

CVB.Net Documentation
Gets whether a value is set at all.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

public bool IsSet { get; }

Property Value

Type: Boolean
if a value is set.
See Also

Reference