Table of Contents

Class DslDataClassAttribute

Namespace: Casewhere.Runtime.DSL.Models
Assembly: Casewhere.Runtime.dll

public class DslDataClassAttribute

Inheritance

objectDslDataClassAttribute

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<DslDataClassAttribute>(DslDataClassAttribute)

Constructors

DslDataClassAttribute()

public DslDataClassAttribute()

Properties

Alias

public string Alias { get; set; }

Property Value

string

Attribute

public string Attribute { get; set; }

Property Value

string

DataClassId

public Guid DataClassId { get; set; }

Property Value

Guid