다음을 통해 공유


SharePointListRWQueryConnection.ContentTypeId 속성

SharePointListRWQueryConnection 개체와 연결된 SharePoint 목록의 콘텐츠 형식 ID를 가져오거나 설정합니다.

네임스페이스:  Microsoft.Office.InfoPath
어셈블리:  Microsoft.Office.InfoPath(Microsoft.Office.InfoPath.dll)

구문

‘선언
Public MustOverride Property ContentTypeId As String
    Get
    Set
‘사용 방법
Dim instance As SharePointListRWQueryConnection
Dim value As String

value = instance.ContentTypeId

instance.ContentTypeId = value
public abstract string ContentTypeId { get; set; }

속성 값

형식: System.String
Empty 를 반환합니다.

주의

이 속성은 SharePoint 목록에 대한 보조 데이터 연결로 항상 Empty를 반환합니다.

이 멤버는 현재 열려 있는 양식과 같은 도메인에서 실행하는 양식 또는 도메인 간 권한이 부여된 양식에서만 액세스할 수 있습니다.

이 형식 또는 멤버는 Microsoft InfoPath Filer 또는 웹 브라우저에서 연 양식에서 실행되는 코드에서 액세스할 수 있습니다.

참고 항목

참조

SharePointListRWQueryConnection 클래스

SharePointListRWQueryConnection 멤버

Microsoft.Office.InfoPath 네임스페이스