Share

CodeSetStyle.GetCurrentStyleSetId Method

Gets the ObjectId of the current CodeSetStyle.



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

Syntax

C#

public static ObjectId GetCurrentStyleSetId()

VB

Public Shared Function GetCurrentStyleSetId As ObjectId

C++

public:
static ObjectId GetCurrentStyleSetId()

Return Value

ObjectId

See Also

Reference

Was this information helpful?