Click or drag to resize

AdapterSettingAdapterRegistrationId Property

Gets or Sets AdapterRegistrationId

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

Property Value

Type: Int32
See Also