Method | Description | |
---|---|---|
DeleteLocation ( int locationId ) : void | ||
GetPropertyValue ( string propertyName ) : object | ||
LoadLocation ( System apiKey ) : |
||
LoadLocation ( int locationId ) : |
||
Location ( ) : System | ||
SaveLocation ( |
Method | Description | |
---|---|---|
GetLocation ( |
public static DeleteLocation ( int locationId ) : void | ||
locationId | int | |
return | void |
public GetPropertyValue ( string propertyName ) : object | ||
propertyName | string | |
return | object |
public static LoadLocation ( System apiKey ) : |
||
apiKey | System | |
return |
public static LoadLocation ( int locationId ) : |
||
locationId | int | |
return |
public static SaveLocation ( |
||
location | ||
return | int |