Compartilhar via


SPFieldRecurrence.DefaultValueTyped property

Obtém o objeto de valor padrão com base no tipo de campo.

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

Syntax

'Declaração
Public Overrides ReadOnly Property DefaultValueTyped As Object
    Get
'Uso
Dim instance As SPFieldRecurrence
Dim value As Object

value = instance.DefaultValueTyped
public override Object DefaultValueTyped { get; }

Property value

Type: System.Object
Um object que representa o objeto de valor padrão.

Ver também

Referência

SPFieldRecurrence class

SPFieldRecurrence members

Microsoft.SharePoint namespace