Property intValue
- Namespace
- Pinwheel.Vista.ExposeProperty
- Assembly
- Pinwheel.Vista.Runtime.dll
intValue
Gets or sets the stored integer payload.
public int intValue { get; set; }
Property Value
Remarks
This field is used when the target descriptor resolves to Pinwheel.Vista.ExposeProperty.PropertyType.IntegerNumber.