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