Property CustomFieldResolverID
CustomFieldResolverID
Gets or sets the ID of the TicketFieldResolver associated with this ticket.
[JsonProperty]
public Guid CustomFieldResolverID { get; set; }
Property Value
- Guid
The ID of the TicketFieldResolver associated with this ticket.