Share via


TypeDescriptorStruct.IdentifierReferenceEntityNamespace property

Gets or sets the identifier reference external content type namespace.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property IdentifierReferenceEntityNamespace As String
    Get
    Set
'Usage
Dim instance As TypeDescriptorStruct
Dim value As String

value = instance.IdentifierReferenceEntityNamespace

instance.IdentifierReferenceEntityNamespace = value
public string IdentifierReferenceEntityNamespace { get; set; }

Property value

Type: System.String
The identifier reference external content type namespace.

See also

Reference

TypeDescriptorStruct class

TypeDescriptorStruct members

Microsoft.SharePoint.BusinessData.SharedService namespace