Click or drag to resize

Metodo UtilFindInventorMemberDocument (String)

Cerca e restituisce il documento member abbinato ad un fullDocumentName Se il documento non ha model states ma ha il fulldocumentname corretto viene comunque ritornato.

Namespace:  DedNetInv
Assembly:  DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
public static Document FindInventorMemberDocument(
	string fullDocumentName
)

Parametri

fullDocumentName
Tipo: SystemString
Nome completo del documento da cercare.

Valore di ritorno

Tipo: Document
Vedi anche