CodeSetStyleItemCodeStyleName Property |
Gets or Sets the code style name.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic string CodeStyleName { get; set; }Public Property CodeStyleName As String
Get
Set
public:
property String^ CodeStyleName {
String^ get ();
void set (String^ value);
}Property Value
String
Exceptions
See Also