ProjectInfoModelSharingLocalPath Property |
Note: This API is now obsolete.
The local folder for model sharing.
Is null if not defined for the model.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
[ObsoleteAttribute("Does currently nothing. Will be removed in near future.")] public DirectoryInfo ModelSharingLocalPath { get; set; }
Property Value
Type: DirectoryInfoSee Also