Click or drag to resize

PFExternalConnection_Location_GraphDatabase Properties

The PFExternalConnection_Location_GraphDatabase type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets or sets the host name.
Public propertyDatabaseType
Gets or sets the type of targeted database.
Public propertyFilters
Gets or sets the filters to apply on the query. IMPORTANT: you have to use the "r" variable.
Public propertyLabel
Gets or sets the nodes' label.
Public propertyPassword
Gets or sets the password.
Public propertyType
Gets the type of location in an enum form.
(Overrides PFExternalConnection_LocationType.)
Public propertyUsername
Gets or sets the user name.
Top
See Also