MaterialPackageDetailUnits Property |
[This is preliminary documentation and is subject to change.]
The unit of measure for this material (items, liters, meters, grams, etc.)
Only valid SI units of measure should be utilized
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic string Units { get; set; }
Public Property Units As String
Get
Set
Property Value
Type:
String
See Also