Click or drag to resize

DataComplexExamplesDataEntryTestSomeNumber Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Example of integer property

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
[imbAttribute(imbAttributeName.basicColor, "#FF0000")]
[imbAttribute(imbAttributeName.reporting_valueformat, "#,###")]
public int SomeNumber { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also