CreateInstanceResponse.SeriesCanBeExpanded Property

 

Applies To: Dynamics CRM 2015

Gets whether the series can be expanded.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public bool SeriesCanBeExpanded { get; }
public:
property bool SeriesCanBeExpanded {
    bool get();
}
member SeriesCanBeExpanded : bool with get
Public ReadOnly Property SeriesCanBeExpanded As Boolean

Property Value

Type: System.Boolean

Type: Boolean
Indicates whether the series can be expanded.
true if can be expanded, otherwise, false.

See Also

CreateInstanceResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright