다음을 통해 공유


EntityAssignment.ExpectedProperties 속성

정의

할당이 수행될 때 예상되는 속성을 가져오거나 설정합니다.

public System.Collections.Generic.List<string> ExpectedProperties { get; set; }
member this.ExpectedProperties : System.Collections.Generic.List<string> with get, set
Public Property ExpectedProperties As List(Of String)

속성 값

예상 속성입니다.

적용 대상