Metodo UtilDocumentIsModel |
Namespace: DedNetInv
public static bool DocumentIsModel( DedDoc doc )
Public Shared Function DocumentIsModel ( doc As DedDoc ) As Boolean
public: static bool DocumentIsModel( DedDoc^ doc )
static member DocumentIsModel : doc : DedDoc -> bool