Click or drag to resize

BinaryMaxSize Property

If non-null, indicates the maximum size (bytes) of the data passed as a binary.

Namespace:  Emulate3D.FMI.V3.Description
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public uint? MaxSize { get; }

Property Value

Type: NullableUInt32
See Also