Gets the GUID of the part family
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public string GUID { get; }
VB
Public ReadOnly Property GUID As String Get
C++
public: property String^ GUID { String^ get (); }