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: 23.3.0.0 (23.3.0.0)
Sintassi public 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:
ListStringVedi anche