Class Composite_data
- Namespace
- StruSoft.Interop.StruXml.Data
- Assembly
- FemDesign.Core.dll
public class Composite_data
- Inheritance
-
Composite_data
- Inherited Members
-
- Extension Methods
-
Constructors
Composite_data()
Properties
Action
public Modification_type Action { get; set; }
Property Value
- Modification_type
AnyAttr
public List<XmlAttribute> AnyAttr { get; set; }
Property Value
- List<XmlAttribute>
Guid
public string Guid { get; set; }
Property Value
- string
Hash_order_id
public string Hash_order_id { get; set; }
Property Value
- string
Last_change
public DateTime Last_change { get; set; }
Property Value
- DateTime
Part
public List<Composite_part_type> Part { get; set; }
Property Value
- List<Composite_part_type>
Property
public List<Composite_prop_type> Property { get; set; }
Property Value
- List<Composite_prop_type>
Type
public Composite_type Type { get; set; }
Property Value
- Composite_type