Show / Hide Table of Contents

Enum AutoSetMode

Default strategy to set the value of a property

Namespace: SigStat.Common.Pipeline
Assembly: SigStat.Common.dll
Syntax
public enum AutoSetMode : int

Fields

Name Description
Always

Always set the value

IfNull

Set the value if it is null

Never

Never set the value

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX