GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoPartInfo Class
/ SetProperty Method
a String
a value of null makes this property disappear from the generated JavaScript
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SetProperty Method
In This Topic
This method provides a general way to set the value for any property.
Syntax
C#
public
void
SetProperty(
string
p
,
object
v
)
Parameters
p
a String
v
a value of null makes this property disappear from the generated JavaScript
Remarks
If the property name is not already present, it is added.
See Also
Reference
GoPartInfo Class
GoPartInfo Members