Click or drag to resize

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.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public List<ResourceInformation> AdditionalSubResources { get; set; }

Property Value

ListResourceInformation
See Also