Metodo UtilGetDerivedDocs |
Namespace: DedNetInv
public static List<Document> GetDerivedDocs( Document oDoc )
Public Shared Function GetDerivedDocs ( oDoc As Document ) As List(Of Document)
public: static List<Document^>^ GetDerivedDocs( Document^ oDoc )
static member GetDerivedDocs : oDoc : Document -> List<Document>