 | IClaimsGapDocumentTypeTitle Property |
[Missing <summary> documentation for "P:IAS.IClaims.GapDocumentType.Title"]
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Title { get; set; }
Public Property Title As String
Get
Set
function get Title () : String
function set Title (value : String)
function get_Title();
function set_Title(value);
Property Value
Type:
String
See Also