Plumtree EDK (Enterprise Web Development Kit) 5.4.0

TypeMatch.Parse Method 

Creates a TypeMatch from a string.

public static TypeMatch Parse(
   string val
);

Parameters

val
a valid TypeMatch value

Return Value

TypeMatch

See Also

TypeMatch Class | Plumtree.Remote.Sci Namespace