Search Engine
Here you can search through the pages of this Namespace, their attachments and the files uploaded to the system.
Note: the results will only display the items you have permissions to read.
This search, performed through 2.93 MB (218 documents, 4887 words), completed in 0.0 seconds and yielded 3 results.
[...] ChannelProvider<IStaffService>.Default.GetAllStaffTypeCodes(); REST example http://dotscofelhostu/fel4_u/StaffService.svc/staff/typecodes/ GetNewStaffSearchCriteria Returns an empty IStaffSearchCriteria. Signature
IStaffSearchCriteria GetNewStaffSearchCriteria(); net.tcp Sample
var result = ChannelProvider<IStaffService>.Default.GetNewStaffSearchCriteria(); REST example http://dotscofelhostu/fel4_u/StaffService.svc/staff/search/ GetStaffById Returns an IStaffMember by id. Signature
IStaffMember GetStaffById(int staffId); net.tcp [...]
[...] ConnectionStringService DocumentManagementService DotCodesService OrgCodesService RacfService StaffService Diagnostics (Note: This is not service-based. It's a no-code drop-in for integrating logging support.)
Where can I find it?
.NET client Version 4 of the FEL is available as a set of NuGet packages that are intended to work "out of the box" for internal FDOT development. External or offline development is also supported via a set of client facades that can consume JSON serialized local data or connect to a set of Internet-accessible endpoints. The facades [...]
Services ConnectionStringService DataMarshaler DotCodesService OrgCodesService RacfService StaffService