Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TypeStorage.Parse Method 

Creates a TypeStorage from a string.

public static TypeStorage Parse(
   string val
);

Parameters

val
A valid storage type (string or integer).

Return Value

The TypeStorage.

See Also

TypeStorage Class | Plumtree.Remote.Sci Namespace