Report Manager Documentation

Variant.AsObject�Method�

Get the Variant as an object

public�object�AsObject();

Remarks

For Null value the result is DBNull.Value. For binary data type, the result is a byte[] type

See Also

Variant Class | Reportman.Reporting Namespace