Share via


SourceValidation.SourceType property

Gets and sets a SourceType object.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Property SourceType As SourceType
    Get
    Set
'Usage
Dim instance As SourceValidation
Dim value As SourceType

value = instance.SourceType

instance.SourceType = value
public SourceType SourceType { get; set; }

Property value

Type: Microsoft.Office.Server.Discovery.SourceType

See also

Reference

SourceValidation class

SourceValidation members

Microsoft.Office.Server.Discovery namespace