Description Property (IDynamicBlockInstanceProperty)
Gets the desciption of this property.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Description As System.String |
C# | |
---|
System.string Description {get;} |
JavaScript | |
---|
get_Description () : String
|
COM native C++ |   |
---|
HRESULT get_Description(
BSTR* Val
) |
C++ | |
---|
DSRESULT get_Description (
dsString* Val
)
|
Property Value
Property description
See Also
Availability
DraftSight 2021 SP0