C# Class TransitEvaluator.Calendar

Afficher le fichier Open project: Esri/public-transit-tools Class Usage Examples

Méthodes publiques

Свойство Type Description
end_date System.DateTime
friday bool
monday bool
saturday bool
start_date System.DateTime
sunday bool
thursday bool
tuesday bool
wednesday bool

Property Details

end_date public_oe property

public DateTime,System end_date
Résultat System.DateTime

friday public_oe property

public bool friday
Résultat bool

monday public_oe property

public bool monday
Résultat bool

saturday public_oe property

public bool saturday
Résultat bool

start_date public_oe property

public DateTime,System start_date
Résultat System.DateTime

sunday public_oe property

public bool sunday
Résultat bool

thursday public_oe property

public bool thursday
Résultat bool

tuesday public_oe property

public bool tuesday
Résultat bool

wednesday public_oe property

public bool wednesday
Résultat bool