Proprietà Extension.ExtensionType
Gets the type of the extension.
Spazio dei nomi ReportService2006
Assembly: ReportService2006 (in ReportService2006.dll)
Sintassi
'Dichiarazione
Public Property ExtensionType As ExtensionTypeEnum
Get
Set
'Utilizzo
Dim instance As Extension
Dim value As ExtensionTypeEnum
value = instance.ExtensionType
instance.ExtensionType = value
public ExtensionTypeEnum ExtensionType { get; set; }
public:
property ExtensionTypeEnum ExtensionType {
ExtensionTypeEnum get ();
void set (ExtensionTypeEnum value);
}
member ExtensionType : ExtensionTypeEnum with get, set
function get ExtensionType () : ExtensionTypeEnum
function set ExtensionType (value : ExtensionTypeEnum)
Valore proprietà
Tipo: ReportService2006.ExtensionTypeEnum
An ExtensionTypeEnum value. Read-only.
Osservazioni
The ExtensionType property does not return the ExtensionTypeEnum value All.