Table of Contents

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

int

Remarks

This field is used when the target descriptor resolves to Pinwheel.Vista.ExposeProperty.PropertyType.IntegerNumber.