 | CommonClaimDocumentTypeFilePath Property |
[Missing <summary> documentation for "P:IAS.Common.ClaimDocumentType.FilePath"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FilePath { get; set; }
Public Property FilePath As String
Get
Set
function get FilePath () : String
function set FilePath (value : String)
function get_FilePath();
function set_FilePath(value);
Property Value
Type:
String
See Also