Local Class |
Represents the local file info for the upload to Connect.
Inheritance Hierarchy
Namespace: Tekla.Structures.Internal.ConnectUploads
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The Local type exposes the following members.
Constructors
Properties
Name | Description | |
---|---|---|
CreatedTimeGuid |
Gets or sets the time GUID when the upload file was created.
| |
EventName |
Gets or sets the name of the database event used to store the time GUID
when the upload file was created.
| |
FileHash |
Gets or sets the hash of the local file.
| |
Path |
Gets or sets the path of the local file.
|
See Also