ForEachPlaceholderOpensBlock Method

Determines if this command starts a new block.

Definition

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

Return Value

Boolean
Always returns true.

See Also