C# Class OpenPermit.MDC.MDCOpenPermitAdapter

Inheritance: OpenPermit.Socrata.SocrataOpenPermitAdapter
Afficher le fichier Open project: openpermit/OpenPermit.NET

Méthodes publiques

Méthode Description
GetInspections ( string permitNumber ) : List

Méthodes protégées

Méthode Description
SetJurisdiction ( Permit permit ) : void

Private Methods

Méthode Description
CheckIfExpired ( Permit permit ) : bool
GetMDCInspections ( string permitNum ) : List
GetMDCInspections ( string relURL, List current ) : List

Method Details

GetInspections() public méthode

public GetInspections ( string permitNumber ) : List
permitNumber string
Résultat List

SetJurisdiction() protected méthode

protected SetJurisdiction ( Permit permit ) : void
permit Permit
Résultat void