MaterialSectionSourceUpdateMode Property |
Gets the update mode of section.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SectionUpdateType UpdateMode { get; }
Public ReadOnly Property UpdateMode As SectionUpdateType
Get
public:
property SectionUpdateType UpdateMode {
SectionUpdateType get ();
}
Property Value
SectionUpdateType
See Also