DataPartFamilyGUID Property |
Gets the GUID of the part family
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string GUID { get; }
Public ReadOnly Property GUID As String
Get
public:
property String^ GUID {
String^ get ();
}
Property Value
String
See Also