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