SectionSegmentBandStyleBandType Property |
Gets the BandType enum value that specifies the type of data band data.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic override BandType BandType { get; }
Public Overrides ReadOnly Property BandType As BandType
Get
public:
virtual property BandType BandType {
BandType get () override;
}
Property Value
BandType
See Also