Gets or sets the Method object
Namespace: Microsoft.Tag.CampaignManagementAssembly: Microsoft.Tag.CampaignManagement (in Microsoft.Tag.CampaignManagement.dll) Version: 1.0.7785.0 (1.0.7785.0)
Syntax
| C# |
|---|
MethodBase Method { get; set; } |
| Visual Basic |
|---|
Property Method As MethodBase Get Set |
| Visual C++ |
|---|
property MethodBase^ Method { MethodBase^ get (); void set (MethodBase^ value); } |
Field Value
[Missing <value> documentation for "P:Microsoft.Tag.CampaignManagement.IFault.Method"]