|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Json.ObjectModel.JsonObject GetSessionInfo () |
Returns SessionInfo as a JsonObject |
|
# | Progress.Json.ObjectModel.JsonArray InitializeSection (JsonObject, character, character, character) |
Initializes a Section Json structure and returns the Entries array |
|
# | Progress.Json.ObjectModel.JsonObject InsertEntry (JsonArray, character, character, character) |
Inserts an Entry into the Entries JsonArray |
|
# | Progress.Json.ObjectModel.JsonObject PopulateAssemblies () |
Populates the Assemblies section |
|
# | Progress.Json.ObjectModel.JsonObject PopulateClientPrincipal () |
Populates the ClientPrincipal section |
|
# | Progress.Json.ObjectModel.JsonObject PopulateDatabases () |
Returns the Databases section |
|
# | Progress.Json.ObjectModel.JsonObject PopulateInternationalization () |
Returns the PROPATH Section |
|
# | Progress.Json.ObjectModel.JsonObject PopulateProcess () |
Populates the Process section |
|
# | Progress.Json.ObjectModel.JsonObject PopulatePropath () |
Returns the PROPATH Section |
|
# | Progress.Json.ObjectModel.JsonObject PopulateServers () |
Populates the Servers Definitions section |
|
# | Progress.Json.ObjectModel.JsonObject PopulateServiceDefinitions () |
Populates the Service Definitions section |
|
# | Progress.Json.ObjectModel.JsonObject PopulateServices () |
Populates the Services section |
|
# | Progress.Json.ObjectModel.JsonObject PopulateSession () |
Returns the Session section |
|
# | Progress.Json.ObjectModel.JsonObject PopulateStartupParameters () |
Returns the Startup Parameters section |
Top
PUBLIC Progress.Json.ObjectModel.JsonObject GetSessionInfo ()
|
|||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED Progress.Json.ObjectModel.JsonArray InitializeSection (JsonObject, character, character, character)
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject InsertEntry (JsonArray, character, character, character)
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject PopulateAssemblies ()
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject PopulateClientPrincipal ()
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject PopulateDatabases ()
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject PopulateInternationalization ()
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject PopulateProcess ()
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject PopulatePropath ()
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject PopulateServers ()
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject PopulateServiceDefinitions ()
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject PopulateServices ()
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject PopulateSession ()
|
|||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject PopulateStartupParameters ()
|