RegistrationAssignmentProperties.RegistrationDefinitionId Property

Definition

Gets or sets fully qualified path of the registration definition.

[Newtonsoft.Json.JsonProperty(PropertyName="registrationDefinitionId")]
public string RegistrationDefinitionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registrationDefinitionId")>]
member this.RegistrationDefinitionId : string with get, set
Public Property RegistrationDefinitionId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to