Extended
|
Sets the extended properties data from the external server.
Namespace: Autodesk.Revit.DB.ExternalData
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- data ExtendedPropertiesLinkData
- The extended properties data to set.
| Exception | Condition |
|---|---|
| ArgumentException | The extended properties data does not contain a valid container name. |
| ArgumentNullException | A non-optional argument was null |