SsisFolder interface

Ssis folder.

Extends

Properties

type

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

description

Metadata description.

id

Metadata id.

name

Metadata name.

Property Details

type

Polymorphic discriminator, which specifies the different types this object can be

type: "Folder"

Property Value

"Folder"

Inherited Property Details

description

Metadata description.

description?: string

Property Value

string

Inherited From SsisObjectMetadata.description

id

Metadata id.

id?: number

Property Value

number

Inherited From SsisObjectMetadata.id

name

Metadata name.

name?: string

Property Value

string

Inherited From SsisObjectMetadata.name