Proprietà DedInvCommandContextInventorDocumentList
|
Restituisce la lista dei documenti di Inventor sui quali eseguire il comando
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 26.4.0.0 (26.4.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à
ListDocumentVedi anche