ProfileViewBands Property |
Gets the collection of the data band sets for the profile view.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ProfileViewBandSet Bands { get; }
Public ReadOnly Property Bands As ProfileViewBandSet
Get
public:
property ProfileViewBandSet^ Bands {
ProfileViewBandSet^ get ();
}
Property Value
ProfileViewBandSet
See Also