[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Dao.IPrintTypeDao.GetPrintTypeByName(WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText)"]
WzpPrintType GetPrintTypeByName(
LocalizedText name
)
Function GetPrintTypeByName (
name As LocalizedText
) As WzpPrintType
WzpPrintType^ GetPrintTypeByName(
LocalizedText^ name
)
abstract GetPrintTypeByName :
name : LocalizedText -> WzpPrintType
[Missing <param name="name"/> documentation for "M:WorkZone.Dispatcher.Base.Dao.IPrintTypeDao.GetPrintTypeByName(WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText)"]
[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Dao.IPrintTypeDao.GetPrintTypeByName(WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText)"]