Del via


CrmServiceClient.ImportFileItem.IsRecordOwnerATeam Property

 

Applies To: Dynamics CRM 2015

Set true if the Record Owner is a Team

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Syntax

public bool IsRecordOwnerATeam { get; set; }
public:
property bool IsRecordOwnerATeam {
    bool get();
    void set(bool value);
}
member IsRecordOwnerATeam : bool with get, set
Public Property IsRecordOwnerATeam As Boolean

Property Value

Type: System.Boolean

See Also

CrmServiceClient.ImportFileItem Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright