SettingsViewFrameGroupSettingsStylesProfileViewBandSetId Property |
Gets the default styleId for profile view band sets.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyObjectId ProfileViewBandSetId { get; }
Public ReadOnly Property ProfileViewBandSetId As PropertyObjectId
Get
public:
property PropertyObjectId^ ProfileViewBandSetId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also