CreatePartRevisionSetup Class Members
The following tables list the members exposed by CreatePartRevisionSetup.
Public Constructors
Name | Description | |
---|---|---|
CreatePartRevisionSetup Constructor | Initializes a new instance of the CreatePartRevisionSetup class. |
Public Properties
| | Name | Description | | --- | --- | --- | | | PartDomain | Domain of the part | | | PartNumber | Part number of the part | | | PartRevision | Revision to create | | | ReplaceDate | DateTime this part replaced the previous one. | | | ReplacePartDomain | Previous domain this PartRevision replaces.
| | | ReplacePartNumber |
Previous part number this PartRevision replaces.
| | | ReplacePartRevision |
Previous revision this PartRevision replaces.
| | | Status | The status of the Part Revision. |
Reference
CreatePartRevisionSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreatePartRevision(CreatePartRevisionSetup) Method