SourceValidation.ContainerId property

Gets and sets the ID of a SourceValidation object.

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

Syntax

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

value = instance.ContainerId

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

Property value

Type: System.String

See also

Reference

SourceValidation class

SourceValidation members

Microsoft.Office.Server.Discovery namespace