ResourceInformationAdditionalSubResources Property |
Optional:In case a nonstandard additional resource shall be modelled.
This list gives the flexibility of modelling objects which are not explicitly specified in the model.
The recommendation is to use this field only in case of unknown resource types
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic List<ResourceInformation> AdditionalSubResources { get; set; }Public Property AdditionalSubResources As List(Of ResourceInformation)
Get
Set
Property Value
ListResourceInformation
See Also