Show / Hide Table of Contents

Interface IBooleanArgument

Interface for accessing a boolean argument value

Namespace: Benday.CommandsFramework
Assembly: Benday.CommandsFramework.dll
Syntax
public interface IBooleanArgument

Properties

| Edit this page View Source

ValueAsBoolean

Argument value typed as bool

Declaration
bool ValueAsBoolean { get; }
Property Value
Type Description
bool
  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com