StructureDependencies Property |
Optional attribute defining the algebraic dependencies as list of value references of the unknown directly with respect to known.
Namespace:
Emulate3D.FMI.V3.Description
Assembly:
Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntaxpublic IReadOnlyList<string> Dependencies { get; }Property Value
Type:
IReadOnlyListString
See Also