다음을 통해 공유


CustomBaseModelInfo.ProjectId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="projectId")]
public Guid ProjectId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="projectId")>]
member this.ProjectId : Guid with get, set
Public Property ProjectId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to