OpenMetaverse Protocol Library Developers API Documentation
StringToSaleType Method (value)
NamespacesOpenMetaverseUtilsStringToSaleType(String)
Convert a string into a valid SaleType
Declaration Syntax
C#
public 
static 
SaleType 
StringToSaleType(
        
string 
value
)
Parameters
value ( String)
A string representation of the SaleType to convert
Return Value
A SaleType object which matched the type

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0