SettingsProfileViewSettingsSplitOptionsSplitStationOption Property |
Settings for SplitStationOption.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<ProfileViewSplitStationType> SplitStationOption { get; }
Public ReadOnly Property SplitStationOption As PropertyEnum(Of ProfileViewSplitStationType)
Get
public:
property PropertyEnum<ProfileViewSplitStationType>^ SplitStationOption {
PropertyEnum<ProfileViewSplitStationType>^ get ();
}
Property Value
PropertyEnumProfileViewSplitStationType
See Also