Proprietà SbloccaDocumentoRefList
|
Lista di file da sbloccare.
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 28.1.0
Sintassipublic Dictionary<Object, string> RefList { get; set; }Public Property RefList As Dictionary(Of Object, String)
Get
Set
public:
property Dictionary<Object^, String^>^ RefList {
Dictionary<Object^, String^>^ get ();
void set (Dictionary<Object^, String^>^ value);
}member RefList : Dictionary<Object, string> with get, set
Valore della proprietà
DictionaryObject,
String
Vedi anche