Click or drag to resize
IReadOnlyPropertyAsLong Method
Value converted to a nullable long. If the value cannot be converted, an exception is thrown

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
Nullable<long> AsLong()

Return Value

Type: NullableInt64
See Also