Show / Hide Table of Contents

Interface IDateTimeArgument

Interface for accessing a DateTime argument value

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

Properties

| Edit this page View Source

ValueAsDateTime

Argument value typed as DateTime

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