| Visual Basic | |
|---|---|
ReadOnly Property PrivateStateFile As System.Boolean | |
| C# | |
|---|---|
System.bool PrivateStateFile {get;} | |
| C++/CLI | |
|---|---|
property System.bool PrivateStateFile {
System.bool get();
} | |
Property Value
True if this file is in a private state, false if notFiles in a private state:
- are accessible only to the user adding them and the SOLIDWORKS PDM Professional Admin user.
- have no assigned workflow or category.
SOLIDWORKS PDM Professional 2015 SP02