XDTOFactory.Create
Syntax variant: Create value from value
Syntax:
Parameters:
<Type> (required)
A type whose value should be created.
<Value> (required)
A random value used as a basis to create XDTO value.
Description of method variant:
Syntax variant: Create value by lexical presentation
Syntax:
Parameters:
<Type> (required)
A type whose value should be created.
<String> (required)
Lexical value presentation.
Description of method variant:
Syntax variant: Object creation
Syntax:
Parameters:
<Type> (required)
A type whose object should be created.
Description of method variant:
Besides, the method will return a value of the XDTODataObject type.
Returned value:
Description:
Availability: