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: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.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à
ListString
Vedi anche