: PathToExtendedFieldType.DistinguishedPropertySetId (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<XmlAttributeAttribute> _
Public Property DistinguishedPropertySetId As DistinguishedPropertySetType
'Uso
Dim instance As PathToExtendedFieldType
Dim value As DistinguishedPropertySetType
value = instance.DistinguishedPropertySetId
instance.DistinguishedPropertySetId = value
[XmlAttributeAttribute]
public DistinguishedPropertySetType DistinguishedPropertySetId { get; set; }
Vea también
Referencia
PathToExtendedFieldType (Clase)
PathToExtendedFieldType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)