SettingsAbbreviationGeneralRight Property |
Gets or sets the abbreviation string for "Right", supported as a unique label text component property field name Offset Side.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic string Right { get; set; }
Public Property Right As String
Get
Set
public:
property String^ Right {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also