Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ObjectType

Enumeration members

Application

Application: = "APPLICATION"

Connection

Connection: = "CONNECTION"

DataAsset

DataAsset: = "DATA_ASSET"

DataFlow

DataFlow: = "DATA_FLOW"

Folder

Folder: = "FOLDER"

FunctionLibrary

FunctionLibrary: = "FUNCTION_LIBRARY"

Project

Project: = "PROJECT"

Task

Task: = "TASK"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

UserDefinedFunction

UserDefinedFunction: = "USER_DEFINED_FUNCTION"