Overload List

  NameDescription
CreatePropertyDataObject(PropertyDataType)
Create the default PropertyData object for given base type.
CreatePropertyDataObject(RawProperty)
Creates a PropertyData object from a RawProperty.
CreatePropertyDataObject(String, String)
Creates the property data object from the given typename and assebly, if the type is not found in the assembly fallback on a type matching the typeName in any loaded assembly.

See Also