SettingsCmdAddParcelCurveTableSettingsCmdTableCreationMaximumTablesPerStack Property |
Specifies the maximum number of tables to include in each stack.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyInt MaximumTablesPerStack { get; }
Public ReadOnly Property MaximumTablesPerStack As PropertyInt
Get
public:
property PropertyInt^ MaximumTablesPerStack {
PropertyInt^ get ();
}
Property Value
PropertyInt
See Also