ProjectInfoGetDynamicStringProperty Method |
Gets a dynamic string property for the ProjectInfo.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Parameters
- Name
- Type: SystemString
The name of the property to be set. - Value
- Type: SystemString
The new value for the property.
Return Value
Type: BooleanTrue if the property was set successfully.
See Also