UpdatePartRevisionSetup Class Members
The following tables list the members exposed by UpdatePartRevisionSetup.
Public Constructors
Name | Description | |
---|---|---|
UpdatePartRevisionSetup Constructor | Initializes a new instance of the UpdatePartRevisionSetup class. |
Public Properties
| | Name | Description | | --- | --- | --- | | | NewPartRevision | This will be the new revision for this PartRevision. | | | 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 revision. |
Reference
UpdatePartRevisionSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
UpdatePartRevision(UpdatePartRevisionSetup) Method