ExtendedPropertiesLinkData Constructor |
Constructs an empty object which can be used to add parameter schemas, bindings, and values.
Namespace: Autodesk.Revit.DB.ExternalDataAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic ExtendedPropertiesLinkData()
public:
ExtendedPropertiesLinkData()
new : unit -> ExtendedPropertiesLinkData
Remarks
The container name must be specified before the link data can be used by a
[!:Autodesk::Revit::DB::ExternalData::ExtendedPropertiesLinkLoadContent].
See Also