ConnectedAlignmentInfoUpdateMode Property |
Gets or sets the update mode in relationship to the parent Alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AlignmentUpdateModeType UpdateMode { get; set; }
Public Property UpdateMode As AlignmentUpdateModeType
Get
Set
public:
property AlignmentUpdateModeType UpdateMode {
AlignmentUpdateModeType get ();
void set (AlignmentUpdateModeType value);
}
Property Value
AlignmentUpdateModeType
See Also