Click or drag to resize
ParaPlan Logo

FilespecsConnectPrefs Class

The config properties specific to Connect
Inheritance Hierarchy
SystemObject
  ParaPlan.EntitiesFilespecsConnectPrefs

Namespace:  ParaPlan.Entities
Assembly:  ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8801.20345
Syntax
public class ConnectPrefs

The FilespecsConnectPrefs type exposes the following members.

Constructors
  NameDescription
Public methodFilespecsConnectPrefs
Initializes a new instance of the FilespecsConnectPrefs class
Top
Properties
  NameDescription
Public propertyAdvancedNoticedRequired
The number of minutes for advance notice that is required
Public propertyAssignmentTarget
Public propertyAutoApproveRequests
Public propertyAutoScheduleHierarchy
Public propertyCanCreateApptRequest
Public propertyCanRequestAnyDOLocation
Public propertyCanRequestAnyPULocation
Public propertyCanRequestReturnTrip
Public propertyDefaultProgram
Public propertyDefaultStatusType
Public propertyDefaultTint
Public propertyDefaultTintString
Public propertyDisplayName
Public propertyFAQLink
Public propertyGeneralPublicOnDemandRiderId
Public propertyLogo
Public propertyMobilityPlatform
Public propertyNegotiationRange
Set to >0 if dispathers can negotiate times with riders. This is how many minutes they can negotiate
Public propertyOwnerLink
Public propertyRestrictRequestToBuiltTimes
Set to true if riders can only request for dates and times that are build and have routes assigned
Public propertySameDayRequests
If a rider can request a trip for today
Public propertySecondaryTint
Public propertySecondaryTintString
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToJson
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also