Class SessionPdm
Assembly: NXOpen.dll
Syntax
public class SessionPdm : NXRemotableObject, IMessageSink
Constructors
SessionPdm(SessionPreferences)
Declaration
protected SessionPdm(SessionPreferences owner)
Parameters
Properties
JtUpdateFromSource
Declaration
public SessionPdm.JtUpdateFromSourceType JtUpdateFromSource { get; set; }
Property Value
LockingPolicy
Declaration
public SessionPdm.LockingPolicyType LockingPolicy { get; set; }
Property Value
MessagesInconsistentRevisions
Declaration
public SessionPdm.MessagesInconsistentRevisionsType MessagesInconsistentRevisions { get; set; }
Property Value
SynchroniseOnLoad
Declaration
public SessionPdm.SynchroniseOnLoadType SynchroniseOnLoad { get; set; }
Property Value
SynchroniseOnSave
Declaration
public SessionPdm.SynchroniseOnSaveType SynchroniseOnSave { get; set; }
Property Value
Tag
Declaration
Property Value
UnpopulatedBehaviour
Declaration
public SessionPdm.UnpopulatedBehaviourType UnpopulatedBehaviour { get; set; }
Property Value
UnpopulatedWithJtBehaviour
Declaration
public SessionPdm.UnpopulatedBehaviourType UnpopulatedWithJtBehaviour { get; set; }
Property Value
Methods
SetDefaultSeed(string)
Declaration
public void SetDefaultSeed(string seedName)
Parameters
Type |
Name |
Description |
string |
seedName |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink