|
| ESRI.ArcGIS.ADF.Web | |
| WriteProperty(String,LineType) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display Namespace > JsonSerializer Class > WriteProperty Method : WriteProperty(String,LineType) Method |
- name
- The name.
- value
- The value.
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub WriteProperty( _ ByVal name As String, _ ByVal value As LineType _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As JsonSerializer Dim name As String Dim value As LineType instance.WriteProperty(name, value) | |
Parameters
- name
- The name.
- value
- The value.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family