Home
/
Intersoft.ISRuntime6
/
ISJsonBuilder
/
WritePropertyLong
WritePropertyLong
Method
Member of
ISJsonBuilder
Write an Long Property.
Syntax
ISJsonBuilder
.
WritePropertyLong
(
propertyName
,
value
,
[writeIfZero]
)
Parameters
Name
Type
Optional
ByRef
Description
propertyName
String
The Property Name.
value
Long
The Value.
writeIfZero
Boolean
Optional
If False, the Property will not be written if value is a 0.
If omitted, a value of
True
is assumed.
Member of:
ISJsonBuilder
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0