SettingsGradingSettingsStylesGradingStyleId Property |
Gets the default styleId to apply when creating grading.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyObjectId GradingStyleId { get; }
Public ReadOnly Property GradingStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ GradingStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also