Właściwość ExtensionParameter.IsPassword
Wskazuje, czy w wywołaniach SOAP API powinna zostać zwrócona wartość parametru rozszerzenia.
Przestrzeń nazw: ReportService2005
Zestaw: ReportService2005 (w ReportService2005.dll)
Składnia
'Deklaracja
Public Property IsPassword As Boolean
Get
Set
'Użycie
Dim instance As ExtensionParameter
Dim value As Boolean
value = instance.IsPassword
instance.IsPassword = value
public bool IsPassword { get; set; }
public:
property bool IsPassword {
bool get ();
void set (bool value);
}
member IsPassword : bool with get, set
function get IsPassword () : boolean
function set IsPassword (value : boolean)
Wartość właściwości
Typ: System.Boolean
Tylko do odczytu wartość logiczna wartości.