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