For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?