LocalizedTextIsTranslatedTo Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText.IsTranslatedTo(System.String)"]

Namespace:  WorkZone.Dispatcher.Base.Configuration.Localization
Assembly:  WorkZone.Dispatcher.Base_23.1.0.0 (in WorkZone.Dispatcher.Base_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public bool IsTranslatedTo(
	string cultureName
)

Parameters

cultureName
Type: SystemString

[Missing <param name="cultureName"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText.IsTranslatedTo(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText.IsTranslatedTo(System.String)"]

See Also

Reference