Click or drag to resize

GlobalList Class

Exposes a WorkflowGen Global list
Inheritance Hierarchy
SystemObject
  WorkflowGen.My.IntegrationGlobalList

Namespace:  WorkflowGen.My.Integration
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public class GlobalList

The GlobalList type exposes the following members.

Constructors
  NameDescription
Public methodGlobalList
Initializes a new instance of the GlobalList class
Top
Properties
  NameDescription
Public propertyDataBindConnectionMode
dataBindConnectionMode
Public propertyDataBindConnectionName
dataBindConnectionName
Public propertyDataBindConnectionString
dataBindConnectionString
Public propertyDataBindProviderName
dataBindProviderName
Public propertyDataBindSelectCommand
dataBindSelectCommand
Public propertyDateUpdate
dateUpdate
Public propertyId
Id
Public propertyLastUpdateUserId
lastUpdateUserID
Public propertyLastUpdateUserName
lastUpdateUserName
Public propertyName
name
Public propertyNbItems
nb_items
Public propertyParticipantId
participantID
Public propertyParticipantName
participantName
Top
Methods
  NameDescription
Public methodIsListDataBound
is list data bound
Top
Fields
  NameDescription
Public fieldData
data
Public fieldHeader
header
Top
See Also