Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TypeMatch.Parse Method 

Creates a TypeMatch from a string.

public static TypeMatch Parse(
   string val
);

Parameters

val
A valid TypeMatch value.

Return Value

The TypeMatch.

See Also

TypeMatch Class | Plumtree.Remote.Sci Namespace