BlockParameterPropertyDescription Property
|
Property that represents a collection of block
parameter property descriptors.
Namespace: Teigha.Internal.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.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