Click or drag to resize

SecurIdV2TokenIsEmpty Property

Returns if this SecurIdV2Token object does not contain a valid token; otherwise.

Namespace:  ursa
Assembly:  ursa (in ursa.dll) Version: 0.1.1.0 (0.1.1.0)
Syntax
public override bool IsEmpty { get; }

Property Value

Type: Boolean
See Also