Click or drag to resize

VisualTransferState Property

The current state of transfers in or out of this visual using the Transfer Protocol. This is normally set for transfer enabled equipment (not loads).

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public TransferState TransferState { get; }

Property Value

Type: TransferState
See Also