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