GetStringDynamicBlockProperty Method (IDynamicBlockInstanceProperty)
Gets the string value for this property.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetStringDynamicBlockProperty() As System.String |
C# | |
---|
System.string GetStringDynamicBlockProperty() |
JavaScript | |
---|
GetStringDynamicBlockProperty() : String |
COM native C++ | |
---|
HRESULT GetStringDynamicBlockProperty(
BSTR* Value
) |
Parameters
- Value[out] or Return Value
- String value
Example
See Also
Availability
DraftSight 2021 SP0