SoundPropertySoundType Property

This is used to set or get the sound type

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string SoundType { get; set; }

Property Value

String
The value is a string defining the type of sound that the property value represents such as basic, WAV, etc.

See Also