BlockParameterPropertyDescription Property
|
Namespace: Teigha.Internal.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public BlockParameterPropertyDescriptorCollection PropertyDescription { get; }
Public ReadOnly Property PropertyDescription As BlockParameterPropertyDescriptorCollection
Get
public:
property BlockParameterPropertyDescriptorCollection^ PropertyDescription {
BlockParameterPropertyDescriptorCollection^ get ();
}
member PropertyDescription : BlockParameterPropertyDescriptorCollection with get
Property Value
BlockParameterPropertyDescriptorCollection
See Also