This is preliminary documentation and is subject to change.

DateTimeValuePrefixQualifier Property

Gets or sets a value indicating whether the qualifier should be prefixed (or suffixed if false)

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public bool PrefixQualifier { get; set; }

Property Value

Boolean

See Also