Click or drag to resize

ModelUseValueHelpers Property

Gets or sets a value indicating whether the objects' generated properties should use the helper class (when available) instead of the classic value class.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public bool UseValueHelpers { get; set; }

Property Value

Type: Boolean
See Also