PredefinedQuantityLTSPropertiesPredefinedQuantityAD Property |
Extra string added to the end of the quantity id and description
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public PredefinedQuantityAD PredefinedQuantityAD { get; set; }
Public Property PredefinedQuantityAD As PredefinedQuantityAD
Get
Set
public:
property PredefinedQuantityAD PredefinedQuantityAD {
PredefinedQuantityAD get ();
void set (PredefinedQuantityAD value);
}
Property Value
Type:
PredefinedQuantityADSee Also