SizeFilterRecordPartFamilyGuid Property |
Gets the guid of the part family this size filter belongs to
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string PartFamilyGuid { get; }
Public ReadOnly Property PartFamilyGuid As String
Get
public:
property String^ PartFamilyGuid {
String^ get ();
}
Property Value
String
See Also