BlockParameterPropertyDescriptor Class

This class represents descriptor for block parameter properties.
Inheritance Hierarchy
SystemObject
  Teigha.Internal.DatabaseServicesBlockParameterPropertyDescriptor

Namespace: Teigha.Internal.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public class BlockParameterPropertyDescriptor

The BlockParameterPropertyDescriptor type exposes the following members.

Properties
  Name Description
Public property ConnectionName Property that represents connection name of a block parameter property.
Public property HasValueSet Property that indicates whether block parameter property has a value set.
Public property PropertyDescription Property that represents description of a property.
Public property PropertyName Property that represents name of a property.
Public property PropertyType Property that represents type of a property.
Public property ReadOnly Property that indicates whether the property is read-only.
Public property UnitsType Property that represents unit type of a property.
Public property ValueSetValues Property that represents the set values for a property.
Public property Visible Property that indicates whether the property is visible.
Top
Methods
  Name Description
Public method Equals Checks objects for equality.
(Overrides ObjectEquals(Object))
Protected method Finalize
(Inherited from Object)
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Protected method MemberwiseClone
(Inherited from Object)
Public method ToString
(Inherited from Object)
Top
Operators
  Name Description
Public operatorStatic member Equality(BlockParameterPropertyDescriptor, BlockParameterPropertyDescriptor) Equality operator for the BlockParameterPropertyDescriptor class.
Top
See Also

©  Bricsys NV. All rights reserved.