Type propriété
Espace de noms : ReportService2006
Assembly : ReportService2006 (dans ReportService2006.dll)
Syntaxe
'Déclaration
Public Property Type As DrillthroughType
Get
Set
'Utilisation
Dim instance As ModelDrillthroughReport
Dim value As DrillthroughType
value = instance.Type
instance.Type = value
public DrillthroughType Type { get; set; }
public:
property DrillthroughType Type {
DrillthroughType get ();
void set (DrillthroughType value);
}
member Type : DrillthroughType with get, set
function get Type () : DrillthroughType
function set Type (value : DrillthroughType)
Valeur de la propriété
Type : ReportService2006. . :: . .DrillthroughType
A DrillthroughType enumerator value.