|
CroSecTableRowproduct Field
|
production type of the cross section (cold-formed, rolled, ...)
Namespace:
Karamba.CrossSections
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Nullable<int> product
Public product As Nullable(Of Integer)
public:
Nullable<int> product
val mutable product: Nullable<int>
Field Value
Type:
NullableInt32
See Also