TypeDescriptorStruct.IdentifierReferenceEntityNamespace Property

Gets or sets the identifier reference External Content Type namespace.

Namespace:  Microsoft.SharePoint.BusinessData.Administration.Client
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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.Administration.Client Namespace