SettingsCmdAddAppurtTableSettingsCmdTableCreationMaximumTablesPerStack Property |
Gets the maximum number of sections to include in each stack.
Namespace: Autodesk.Civil.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.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