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