Role.Selectable Property

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Namespace:  WebSvcDiscovery
Assembly:  OfficeLive (in OfficeLive.dll)

Syntax

'Declaration
Public Property Selectable As Boolean
    Get
    Set
'Usage
Dim instance As Role
Dim value As Boolean

value = instance.Selectable

instance.Selectable = value
public bool Selectable { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

Role Class

Role Members

WebSvcDiscovery Namespace