Constant Property (IAttributeInstance) Send Feedback
See Also 
Gets or sets whether the BlockAttribute instance is a constant value or a variable value.

Syntax

Visual Basic 
ReadOnly Property Constant As System.Boolean
C# 
System.bool Constant {get;}
JavaScript 
get_Constant () : Boolean
COM native C++ 
HRESULT get_Constant(
   VARIANT_BOOL* Val
) 
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 value

See Also

Availability

DraftSight V1R2.0