CodeSetStyleGetCurrentStyleSetId Method |
Gets the ObjectId of the current CodeSetStyle.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic static ObjectId GetCurrentStyleSetId()
Public Shared Function GetCurrentStyleSetId As ObjectId
public:
static ObjectId GetCurrentStyleSetId()
Return Value
ObjectId
See Also