SPBusinessDataField.Profile-Eigenschaft
Stellt den Namen URL-Eigenschaft des (this) Datenfeld "Unternehmen".
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Profile As String
Get
Set
'Usage
Dim instance As SPBusinessDataField
Dim value As String
value = instance.Profile
instance.Profile = value
public string Profile { get; set; }
Eigenschaftswert
Typ: System.String
Eine String Darstellung der URL...