Gets or sets whether to prompt for verification that the BlockAtribute value is correct when inserting a Block.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Verify As System.Boolean |
C# | |
---|
System.bool Verify {get; set;} |
JavaScript | |
---|
Verify : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Verify(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool Verify { bool* Val
)
DSRESULTput_Verify(
bool NewVal
} |
Property Value
True to prompt for verification that the BlockAttribute value is correct when inserting a Block, false to not prompt for verification