Metodo UtilGetModelStateKey |
Namespace: DedNetInv
public static string GetModelStateKey( Document invDoc, ModelState ms )
Public Shared Function GetModelStateKey ( invDoc As Document, ms As ModelState ) As String
public: static String^ GetModelStateKey( Document^ invDoc, ModelState^ ms )
static member GetModelStateKey : invDoc : Document * ms : ModelState -> string