Metodo UtilIsDerivedDoc |
Namespace: DedNetInv
public static bool IsDerivedDoc( Document parentDoc, string childFileName )
Public Shared Function IsDerivedDoc ( parentDoc As Document, childFileName As String ) As Boolean
public: static bool IsDerivedDoc( Document^ parentDoc, String^ childFileName )
static member IsDerivedDoc : parentDoc : Document * childFileName : string -> bool