Gets whether this workflow transition requires a password.
Syntax
Visual Basic (Declaration) | |
---|
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 not
Remarks
See Also
Availability
SOLIDWORKS Enterprise PDM 2015 SP02