Proprietà DocStructInfoWasInLibraryPath
             | 
          
        
        
            Restituisce o imposta se il file di partenza sia o meno in un percorso di libreria (di Inventor).
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool WasInLibraryPath { get; set; }Public Property WasInLibraryPath As Boolean
	Get
	Set
public:
property bool WasInLibraryPath {
	bool get ();
	void set (bool value);
}member WasInLibraryPath : bool with get, set
Valore della proprietà
Boolean
Vedi anche