Class KeyPerformanceInterfaceCollection
Inheritance
System.Object
System.MarshalByRefObject
KeyPerformanceInterfaceCollection
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Validate
Assembly: NXOpen.dll
Syntax
public class KeyPerformanceInterfaceCollection : NXRemotableObject, IMessageSink
Constructors
KeyPerformanceInterfaceCollection(Session)
Declaration
protected KeyPerformanceInterfaceCollection(Session owner)
Parameters
| Type | Name | Description |
|---|---|---|
| Session | owner |
Properties
Tag
Declaration
public Tag Tag { get; }
Property Value
| Type | Description |
|---|---|
| Tag |
Methods
CreateLinkedParameterRequirementsBuilder(Part)
Declaration
public LinkedParameterReqDialogBuilder CreateLinkedParameterRequirementsBuilder(Part part)
Parameters
| Type | Name | Description |
|---|---|---|
| Part | part |
Returns
| Type | Description |
|---|---|
| LinkedParameterReqDialogBuilder |
GetKeyPerformanceInterfaceCollection(Session)
Declaration
public static KeyPerformanceInterfaceCollection GetKeyPerformanceInterfaceCollection(Session owner)
Parameters
| Type | Name | Description |
|---|---|---|
| Session | owner |
Returns
| Type | Description |
|---|---|
| KeyPerformanceInterfaceCollection |
RefreshLinkedParameterRequirements(Part, Requirement[], Boolean)
Declaration
public void RefreshLinkedParameterRequirements(Part part, Requirement[] requirementTags, bool refreshToLatest)
Parameters
| Type | Name | Description |
|---|---|---|
| Part | part | |
| Requirement[] | requirementTags | |
| System.Boolean | refreshToLatest |
Implements
System.Runtime.Remoting.Messaging.IMessageSink