  | ResultInsertAttendanceErrorDictionaryerrorDictionary Field | 
  
    Namespace: 
   SeniorSystemsWS.Entity
    Assembly:
   SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntaxpublic Dictionary<int, string> errorDictionary
Public errorDictionary As Dictionary(Of Integer, String)
public:
Dictionary<int, String^>^ errorDictionary
public var errorDictionary : Dictionary<int, String>
Field Value
Type: 
DictionaryInt32, 
String
See Also