Namespace: DayPilot.Web.Ui.Json
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
| C# |
|---|
public void WritePropertyName( string property_name ) |
| Visual Basic |
|---|
Public Sub WritePropertyName ( _ property_name As String _ ) |
| Visual C++ |
|---|
public: void WritePropertyName( String^ property_name ) |
Parameters
- property_name
- Type: System..::..String