Share

SettingsAssembly.SettingsStyles.CodeSet Property

Settings of code set style.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyString CodeSet { get; }

VB

Public ReadOnly Property CodeSet As PropertyString
	Get

C++

public:
property PropertyString^ CodeSet {
	PropertyString^ get ();
}

Property Value

PropertyString

See Also

Reference

Was this information helpful?