Metodo UtilGetModelStateName |
Namespace: DedNetInv
public static string GetModelStateName( Document invDoc, string msKey )
Public Shared Function GetModelStateName ( invDoc As Document, msKey As String ) As String
public: static String^ GetModelStateName( Document^ invDoc, String^ msKey )
static member GetModelStateName : invDoc : Document * msKey : string -> string