IUploads Interface |
Represents an API to store/retrieve the Connect uploads.
Namespace: Tekla.Structures.Internal.ConnectUploads
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The IUploads type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddUpload |
Adds an upload.
| |
GetUploadByNameAndConnectLocation |
Gets an upload by name and connect location.
| |
GetUploadByNameAndLocalPath |
Gets an upload by name and local path.
|
See Also