WallStyleComponents
Property
|
Namespace: Teigha.Aec.Arch.DatabaseServices
Assembly: TA_MgdArch (in TA_MgdArch.dll)
Version: 0.0.0.0
Syntax
public WallStyleComponentCollection Components { get; }
Public ReadOnly Property Components As WallStyleComponentCollection
Get
public:
property WallStyleComponentCollection^ Components {
WallStyleComponentCollection^ get ();
}
member Components : WallStyleComponentCollection with get
Property Value
WallStyleComponentCollection
See Also