SOLIDWORKS PDM Professional API Help Send Feedback
PrivateStateFile Property (IEdmFile11)
See Also  Example
EPDM.Interop.epdm Namespace > IEdmFile11 Interface : PrivateStateFile Property (IEdmFile11)


Gets whether this file is in a private state.

Syntax

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 not

Example

Remarks

Files 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.

See Also

Availability

SOLIDWORKS PDM Professional 2015 SP02