Class StepRepresentationRelationship

StepRepresentationRelationship class

RepresentationRelationship class for STP.

public class StepRepresentationRelationship : StepRepresentationItem

Constructors

NameDescription
StepRepresentationRelationship()The default constructor.

Properties

NameDescription
Description { get; set; }
Id { get; set; }
override ItemType { get; }
Name { get; set; }
Rep1 { get; set; }
Rep2 { get; set; }

See Also