Click or drag to resize

Property Constructor

Overload List
  NameDescription
Public methodProperty(String, PropertyValuesContainer)
Used by the SurveyController.
Public methodProperty(String, PropertyType, Boolean, KeyType)
Public methodProperty(BaseProperty, KeyType, String, String)
Constructor is used for deserializing data objects. Also it is used by the survey feature.
Public methodProperty(DataObjectVersionProperty, BaseProperty, String, KeyType)
Creates a Property(Action) based on a DataObjectVersionProperty. Constructor is used for serializing data objects. Also it is used by the survey feature.
Top
See Also