Plumtree EDK (Enterprise Web Development Kit) 5.4.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

TypeStorage

See Also

TypeStorage Class | Plumtree.Remote.Sci Namespace