SettingsCmdAddAppurtTableSettingsCmdTableCreationMaximumTablesPerStack Property |
Gets the maximum number of sections to include in each stack.
Namespace: Autodesk.Civil.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyInt MaximumTablesPerStack { get; }
Public ReadOnly Property MaximumTablesPerStack As PropertyInt
Get
public:
property PropertyInt^ MaximumTablesPerStack {
PropertyInt^ get ();
}
Property Value
PropertyInt
See Also