BlockCommandHandlerOpensBlock Method |
Determines if this command starts a new block.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic virtual bool OpensBlock()
Public Overridable Function OpensBlock As Boolean
public:
virtual bool OpensBlock()
Return Value
Type:
BooleanAlways returns false.
See Also