PartDataSourceType Enumeration |
Specifies the source type of part data.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PartDataSourceType
Public Enumeration PartDataSourceType
public enum class PartDataSourceType
MembersMember name | Value | Description |
---|
Undefined | 0 | |
BasicTable | 1 | |
FixedList | 2 | |
RangeList | 3 | |
Constant | 4 | |
Calculation | 5 | |
Optional | 6 | |
See Also