SettingsCmdAddPressurePipeTableSettingsCmdTableCreationTableStyleId Property |
Gets the styleId for a table.
Namespace: Autodesk.Civil.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId TableStyleId { get; }
Public ReadOnly Property TableStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ TableStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also