IntegerValue

Property in MarkupValue

Summary

Gets the integer value of this property.

public int IntegerValue { get; internal set; }

Remarks

This property is only defined when the property's Type is Integer .

Last updated

Was this helpful?