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