CoreUrlTagOptions
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class CoreUrlTagOptions { Guid? ApplicationId { get; set; } Guid? ApplicationTypeId { get; set; } Guid? ContainerId { get; set; } Guid? ContainerTypeId { get; set; } string Tags { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ApplicationId | Guid? | |||
ApplicationTypeId | Guid? | |||
ContainerId | Guid? | |||
ContainerTypeId | Guid? | |||
Tags | string |