Click or drag to resize

AdapterSettingDescription Property

Gets or sets the Description of the setting for tool tips.

Namespace:  PSI.Sox.Adapter
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
[DataMemberAttribute(EmitDefaultValue = false)]
public string Description { get; set; }

Property Value

Type: String
See Also