Export |
public class ExportPropertyAttribute : Attribute
The ExportPropertyAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportPropertyAttribute | Mark a property for FMU / multi-model export. | |
| ExportPropertyAttribute(String, String, Boolean, Boolean) | Mark a property for FMU / multi-model export. |
| Name | Description | |
|---|---|---|
| DontInitialize | True to prevent the receipt of an initial value being set on this property. | |
| InitializePeers | True to cause the current value of the property to be sent to all the peers on property connection. | |
| Name | Overrides the default property name. | |
| Path | Overrides the default path. |