These methods are used to search for Misc Information used by Land Management.
| Name | Summary |
|---|---|
| GetMiscInfoAddressByLocationID | Get Address Misc Info by Location ID |
| GetMiscInfoAddressByApplCode | Get Address Misc Info by Application Code |
| GetMiscInfoAddressByApplSeq | Get Address Misc Info by Application Code and Sequence |
| GetMiscInfoParcelByLocationID | Get Parcel Misc Info by Location ID |
| GetMiscInfoParcelByApplCode | Get Parcel Misc Info by Application Code |
| GetMiscInfoParcelByApplSeq | Get Parcel Misc Info by Application Code and Sequence |
| PostMiscInfoInquiry | Search through and return Misc Information attached to a location |
| PostMiscInfoAddressAdd | Add Address Misc. Information to a location |
| PostMiscInfoAddressUpdate | Update Address Misc. Information on a location |
| PostMiscInfoAddressDelete | Delete an Address Misc. Information from a location |
| PostMiscInfoParcelAdd | Add Parcel Misc. Information to a location |
| PostMiscInfoParcelUpdate | Update Parcel Misc. Information on a location |
| PostMiscInfoParcelDelete | Delete a Parcel Misc. Information from a location |
| PostMiscInfoUpdate | Add / Update / Delete Misc. Information on a location |