ValueType

ValueType constructor

Creates custom property value type.

public ValueType(string type)
Parameter Type Description
type String Type in a form “ns:type”.

See Also