 | IClaimsPostClaimFormDetailsRequestTypeFormName Property |
The form name as returned by GetFormByAction.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FormName { get; set; }
Public Property FormName As String
Get
Set
function get FormName () : String
function set FormName (value : String)
function get_FormName();
function set_FormName(value);
Property Value
Type:
String
See Also