SettingsAbbreviationAlignmentSetAlignmentAbbreviation Method

Sets the alignment abbreviation settings

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void SetAlignmentAbbreviation(
	AbbreviationAlignmentType type,
	string value
)

Parameters

type  AbbreviationAlignmentType
The type of settings to set.
value  String
The value to set.
See Also