Click or drag to resize

AdapterSettingName Property

Gets or sets the Name of the setting.

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

Property Value

Type: String
See Also