SettingsCmdCreateSectionViewSettingsCmdTableCreationMaterialVolumeTableStyleId Property |
Specifies the styleId for a material table.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId MaterialVolumeTableStyleId { get; }
Public ReadOnly Property MaterialVolumeTableStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ MaterialVolumeTableStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also