Click or drag to resize

LegitimacyTryParse Method

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

Parameters

legitimacyAsString
Type: SystemString
legitimacy
Type: Ozeki.CommonLegitimacy

Return Value

Type: Boolean
See Also