Skip to content

Commit

Permalink
CTC-2504 Add external ID reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jancerman committed Jul 25, 2024
1 parent af54835 commit a2232d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

var reference = Reference.ByCodename("custom_web_spotlight_root");
// var reference = Reference.ById(Guid.Parse("6291c693-f6e4-4a6b-ac67-5c31c32f9388"));
// var reference = Reference.ByExternalId("custom-root-type");

var model = new WebSpotlightActivateModel()
{
Expand Down

0 comments on commit a2232d1

Please sign in to comment.