Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PurplePen
GpxCreationSettings
C# Class PurplePen.GpxCreationSettings
Mostra file
Open project: petergolde/PurplePen
Class Usage Examples
Public Properties
Property
Type
Description
AllCourses
bool
CodePrefix
string
CourseIds
Id
[]
Public Methods
Method
Description
Clone
( ) :
GpxCreationSettings
Method Details
Clone()
public
method
public
Clone
( ) :
GpxCreationSettings
return
GpxCreationSettings
Property Details
AllCourses
public_oe property
public
bool
AllCourses
return
bool
CodePrefix
public_oe property
public
string
CodePrefix
return
string
CourseIds
public_oe property
public
Id
[]
CourseIds
return
Id
[]