taCreateLocationID Class
A class that represents the eConnect node you use to create a fixed asset location ID.
Constructor
Name |
Description |
---|---|
taCreateLocationID() |
Initializes an instance of the taCreateLocationID class. |
Properties
Name |
Type |
Description |
---|---|---|
CITYCODE |
string |
City code |
CITYDESCR |
string |
City description |
COUNTYCODE |
string |
County code |
COUNTYDESCR |
string |
County description |
LASTMNTDDATE |
string |
Create date |
LASTMNTDUSERID |
string |
User ID |
LOCATNID |
string |
Location ID |
STATEABBREV |
string |
State abbreviation |
STATECD |
string |
State code |
STATEDESCR |
string |
State description |
USRDEFND1 |
string |
User-defined field |
USRDEFND2 |
string |
User-defined field |
USRDEFND3 |
string |
User-defined field |
USRDEFND4 |
string |
User-defined field |
USRDEFND5 |
string |
User-defined field |