Namespace: DayPilot.Web.Mvc.Data
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
C# |
---|
public Area Id( string id ) |
Visual Basic |
---|
Public Function Id ( _ id As String _ ) As Area |
Visual C++ |
---|
public: Area^ Id( String^ id ) |
Parameters
- id
- Type: System..::..String