Class PartInfoLineContext
public class PartInfoLineContext : ApiDataContext, IDisposable, IDataContext, IDataContextReadonly, IDataContextWritable
- Inheritance
-
PartInfoLineContext
- Implements
- Inherited Members
- Extension Methods
Constructors
PartInfoLineContext(string, string)
public PartInfoLineContext(string key = "", string value = "")
Parameters
Fields
HasKey
[DataProperty("hasKey")]
public Property<bool> HasKey
Field Value
HasKeyAndValue
[DataProperty("hasKeyAndValue")]
public Property<bool> HasKeyAndValue
Field Value
HasValue
[DataProperty("hasValue")]
public Property<bool> HasValue
Field Value
LineKey
[DataProperty("lineKey")]
public Property<string> LineKey
Field Value
LineValue
[DataProperty("lineValue")]
public Property<string> LineValue