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: 26.4.0.0 (26.4.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à
ListStringVedi anche