Gets the ObjectId of the current CodeSetStyle.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public static ObjectId GetCurrentStyleSetId()
Visual Basic
Public Shared Function GetCurrentStyleSetId As ObjectId
Visual C++
public:
static ObjectId GetCurrentStyleSetId()

See Also