Click or drag to resize

OdataPrintTypeDao Constructor

Initializes a new instance of the OdataPrintTypeDao class

Namespace: WorkZone.Dispatcher.Base.Configuration.Dao
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public OdataPrintTypeDao(
	Uri odataUri
)

Parameters

odataUri  Uri

[Missing <param name="odataUri"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.OdataPrintTypeDao.#ctor(System.Uri)"]

See Also