Show / Hide Table of Contents

Interface ICosmosDbDocumentCommand

Namespace: FunctionMonkey.Commanding.Cosmos.Abstractions
Assembly: FunctionMonkey.Commanding.Cosmos.Abstractions.dll
Syntax
public interface ICosmosDbDocumentCommand : ICommand

Properties

| Improve this Doc View Source

Document

Declaration
Document Document { get; set; }
Property Value
Type Description
Document

Extension Methods

OpenApiFluentValidationHelper.IsNumeric(Object)
OpenApiFluentValidationHelper.NumericToInt(Object)
OpenApiFluentValidationHelper.NumericToDouble(Object)
OpenApiFluentValidationHelper.NumericToDecimal(Object)
  • Improve this Doc
  • View Source
  • 0 Comments
In This Article
  • Properties
    • Document
  • Extension Methods
Back to top Copyright © 2018 James Randall