Proprietà DedNetApplicationDocumentsWithInternalAttributes 
             | 
          
        
         
            Restituisce la lista delle estensioni dei file che se sono in checkout impediscono l'editazione degli attributi a livello di form ricerca e di comando.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic List<string> DocumentsWithInternalAttributes { get; }Public ReadOnly Property DocumentsWithInternalAttributes As List(Of String)
	Get
public:
property List<String^>^ DocumentsWithInternalAttributes {
	List<String^>^ get ();
}member DocumentsWithInternalAttributes : List<string> with get
Valore della proprietà
Tipo: 
ListString
Vedi anche