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