SPBusinessDataField.EntityNamespace-Eigenschaft
Business Data Feldbezeichner der Entität, die wir verwenden dieses Feld und die sekundäre Felder aufgefüllt.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property EntityNamespace As String
Get
Set
'Usage
Dim instance As SPBusinessDataField
Dim value As String
value = instance.EntityNamespace
instance.EntityNamespace = value
public string EntityNamespace { get; set; }
Eigenschaftswert
Typ: System.String
Eine String Darstellung der Namespace der Entität.