ExtensionType-Eigenschaft
The ExtensionTypeEnum enumeration. Read-only.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Syntax
'Declaration
Public Property ExtensionType As ExtensionTypeEnum
Get
Set
'Usage
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)
Eigenschaftswert
Typ: ReportService2005. . :: . .ExtensionTypeEnum
A read-only ExtensionTypeEnum value.
Hinweise
The ExtensionType property does not return the ExtensionTypeEnum value All.