BlockCommandHandlerOpensBlock Method

Determines if this command starts a new block.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual bool OpensBlock()

Return Value

Boolean
Always returns false.

See Also