DataSourceSidData Constructor (DataSourceSidType, String, String)Ankiro Enterprise Suite Reference Documentation
Initializes a new instance of the DataSourceSidData class

Namespace: Ankiro.SearchServer.Data
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public DataSourceSidData(
	DataSourceSidType type,
	string nativeId,
	string name
)

Parameters

type
Type: Ankiro.SearchServer.Data DataSourceSidType
nativeId
Type: System String
name
Type: System String
See Also