Visual Basic | |
---|---|
ReadOnly Property Constant As System.Boolean |
C# | |
---|---|
System.bool Constant {get;} |
JavaScript | |
---|---|
get_Constant () : Boolean |
C++ | |
---|---|
DSRESULT get_Constant ( bool* Val ) |
Property Value
True if the BlockAttribute instance is a constant value, false if the BlockAttribute instance is a variable valueDraftSight V1R2.0