Proprietà DedInvCommandContextInventorDocumentList
|
Restituisce la lista dei documenti di Inventor sui quali eseguire il comando
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public List<Document> InventorDocumentList { get; }
Public ReadOnly Property InventorDocumentList As List(Of Document)
Get
public:
property List<Document^>^ InventorDocumentList {
List<Document^>^ get ();
}
member InventorDocumentList : List<Document> with get
Valore della proprietà
Tipo:
ListDocumentVedi anche