SoundPropertySoundType Property
This is used to set or get the sound type
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string SoundType { get; set; }
Public Property SoundType As String
Get
Set
public:
property String^ SoundType {
String^ get ();
void set (String^ value);
}
member SoundType : string with get, set
Property Value
StringThe value is a string defining the type of sound that the property value represents such as
basic, WAV, etc.