SettingsCmdCreateSiteSettingsCmdAlignmentAlignmentLineNextAutomaticTagCounter Property |
Gets the increment by which the next new alignment line tag is automatically numbered.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyInt AlignmentLineNextAutomaticTagCounter { get; }
Public ReadOnly Property AlignmentLineNextAutomaticTagCounter As PropertyInt
Get
public:
property PropertyInt^ AlignmentLineNextAutomaticTagCounter {
PropertyInt^ get ();
}
Property Value
PropertyInt
See Also