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