SettingsCmdCreatePointsSettingsCmdPointIdentityNextPointNumber Property |
Specifies the next point number to be created.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyUInt NextPointNumber { get; }
Public ReadOnly Property NextPointNumber As PropertyUInt
Get
public:
property PropertyUInt^ NextPointNumber {
PropertyUInt^ get ();
}
Property Value
PropertyUInt
See Also