Field isSingleFile
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("Tell if we want to override the file with the most recent change or create multiple file with date timestamp.")]
[Field("IsSingleFile", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<bool> isSingleFile
Returns
Type | Description |
---|---|
PortType<bool> |