 | TransportOptionsTransportQuantities Property |
Enables transport quantities per body.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic bool TransportQuantities { get; set; }Public Property TransportQuantities As Boolean
Get
Set
public:
property bool TransportQuantities {
bool get ();
void set (bool value);
}member TransportQuantities : bool with get, set
Property Value
Boolean
See Also