GraphZen
  • Home
  • Blog
  • Documentation
  • API
  • Get Started
Show / Hide Table of Contents

Interface IDeprecation

Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IDeprecation

Properties

DeprecationReason

Declaration
string DeprecationReason { get; }
Property Value
Type Description
String

IsDeprecated

Declaration
bool IsDeprecated { get; }
Property Value
Type Description
Boolean
Back to top Copyright © 2017-2019 GraphZen LLC