BandSetItemBandType Property |
Gets the data band type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic BandType BandType { get; }
Public ReadOnly Property BandType As BandType
Get
public:
property BandType BandType {
BandType get ();
}
Property Value
BandType
See Also