SubassemblyHasSide Property |
Gets the value indicates whether this subassembly has side property.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool HasSide { get; }
Public ReadOnly Property HasSide As Boolean
Get
public:
property bool HasSide {
bool get ();
}
Property Value
Boolean
See Also