AsciiBridgeDataDynamicItems Property |
Quantities of dynamic items
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public PredefinedQuantity[] DynamicItems { get; set; }
Public Property DynamicItems As PredefinedQuantity()
Get
Set
public:
property array<PredefinedQuantity>^ DynamicItems {
array<PredefinedQuantity>^ get ();
void set (array<PredefinedQuantity>^ value);
}
Property Value
Type:
PredefinedQuantitySee Also