Click or drag to resize
LegitimacyTryParse Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static bool TryParse(
	string legitimacyAsString,
	out Legitimacy legitimacy
)

Parameters

legitimacyAsString
Type: SystemString
legitimacy
Type: Ozeki.CommonLegitimacy

Return Value

Type: Boolean
See Also