Compartilhar via


SPBusinessDataField.Profile property

Representa o nome de propriedade do campo URL do campo de dados () comerciais.

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

Syntax

'Declaração
Public Property Profile As String
    Get
    Set
'Uso
Dim instance As SPBusinessDataField
Dim value As String

value = instance.Profile

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

Property value

Type: System.String
Uma representação de String do URL...

Ver também

Referência

SPBusinessDataField class

SPBusinessDataField members

Microsoft.SharePoint namespace