[ROOT] / doc / toc / ARCQuery / Class / FunctionKeyMonth / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | Class | 
| Name | FunctionKeyMonth | 
| Namespace | ARCQuery | 
| Type | FunctionKeyMonth | 
ClassAttribute
| Key | Value | 
|---|---|
| AssemblyName | ARCQuery | 
| BaseTypes | FunctionKey | 
| ClassNamespace | ARCQuery | 
| ClassType | FunctionKeyMonth | 
| Interfaces | ITypeDescriber; -IEquatable<FunctionKey>- | 
Extracts month component from field like '2020-12-09' becoming '12'.
Note: In many cases you probably want to use FunctionKeyYearMonth instead of FunctionKeyMonth.
See SyntaxHelp.
Generated 2025-10-31 07:19:21.414 UTC