Show / Hide Table of Contents

Class CreatePartRevisionSetup

Inheritance
System.Object
CreatePartRevisionSetup
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Toolkits.Clarify.Interfaces
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class CreatePartRevisionSetup

Constructors

CreatePartRevisionSetup(String, String, String)

Declaration
[ConstructorIndex(0)]
public CreatePartRevisionSetup(string partNumber, string partDomain, string partRevision)
Parameters
Type Name Description
System.String partNumber
System.String partDomain
System.String partRevision

Properties

PartDomain

Declaration
[PropertyBitValue(2)]
public string PartDomain { get; set; }
Property Value
Type Description
System.String

PartNumber

Declaration
[PropertyBitValue(1)]
public string PartNumber { get; set; }
Property Value
Type Description
System.String

PartRevision

Declaration
[PropertyBitValue(4)]
public string PartRevision { get; set; }
Property Value
Type Description
System.String

ReplaceDate

Declaration
[PropertyBitValue(64)]
public DateTime ReplaceDate { get; set; }
Property Value
Type Description
System.DateTime

ReplacePartDomain

Declaration
[PropertyBitValue(16)]
public string ReplacePartDomain { get; set; }
Property Value
Type Description
System.String

ReplacePartNumber

Declaration
[PropertyBitValue(8)]
public string ReplacePartNumber { get; set; }
Property Value
Type Description
System.String

ReplacePartRevision

Declaration
[PropertyBitValue(32)]
public string ReplacePartRevision { get; set; }
Property Value
Type Description
System.String

Status

Declaration
[PropertyBitValue(128)]
public PartRevisionStatus Status { get; set; }
Property Value
Type Description
PartRevisionStatus
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.