Class TermProperties
- Inheritance
-
TermProperties
- Inherited Members
-
- Namespace
- TabularEditor.TOMWrapper.Linguistics
- Assembly
- TOMWrapper.dll
public class TermProperties
- Extension Methods
-
Constructors
TermProperties()
Properties
LastModified
public DateTime? LastModified { get; set; }
Property Value
State
public State State { get; set; }
Property Value
Type
public TermPropertiesType? Type { get; set; }
Property Value
Weight
public double Weight { get; set; }
Property Value
Methods
ShouldSerializeLastModified()
public bool ShouldSerializeLastModified()
Returns
ShouldSerializeState()
public bool ShouldSerializeState()
Returns
ShouldSerializeType()
public bool ShouldSerializeType()
Returns
ShouldSerializeWeight()
public bool ShouldSerializeWeight()
Returns