Relationship.ID 속성

정의

관계의 식별자를 가져오거나 설정합니다.

public string ID { get; set; }
member this.ID : string with get, set
Public Property ID As String

속성 값

식별자가 있는 문자열입니다.

적용 대상