Share via


SourceGroup.Size property

Namespace:  Microsoft.SharePoint.Client.Discovery
Assemblies:   Microsoft.Office.Policy.Silverlight (in Microsoft.Office.Policy.Silverlight.dll);  Microsoft.Office.Client.Policy.Phone (in Microsoft.Office.Client.Policy.Phone.dll)  Microsoft.Office.Policy.Client (in Microsoft.Office.Policy.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property Size As Double
    Get
    Set
'Usage
Dim instance As SourceGroup
Dim value As Double

value = instance.Size

instance.Size = value
[RemoteAttribute]
public double Size { get; set; }

Property value

Type: System.Double

See also

Reference

SourceGroup class

SourceGroup members

Microsoft.SharePoint.Client.Discovery namespace