IClaimsPostClaimFormDetailsRequestTypeFormData Property

The various form data fields we can pre-fill for this upcoming claim.

Namespace:  IAS
Assembly:  Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, string> FormData { get; set; }

Property Value

Type: DictionaryString, String
See Also