| Visual Basic | |
|---|---|
ReadOnly Property Authentication As System.Boolean | |
| C# | |
|---|---|
System.bool Authentication {get;} | |
| C++/CLI | |
|---|---|
property System.bool Authentication {
System.bool get();
} | |
Property Value
True if this workflow transition requires a password, false if notSee the IEdmTransition10 examples.
This property corresponds to the Authentication check box in the Properties dialog of a transition.
IEdmTransition10 Interface
IEdmTransition10 Members
IEdmBatchChangeState4::ChangeState2 Method ()
IEdmFile10::ChangeState2 Method ()
IEdmTransition10 Members
IEdmBatchChangeState4::ChangeState2 Method ()
IEdmFile10::ChangeState2 Method ()
SOLIDWORKS PDM Professional 2015 SP02