CrmServiceClient.ImportFileItem.RecordOwner Property
Applies To: Dynamics CRM 2015
UserID or Team ID of the Record Owner ( from systemuser )
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public Guid RecordOwner { get; set; }
public:
property Guid RecordOwner {
Guid get();
void set(Guid value);
}
member RecordOwner : Guid with get, set
Public Property RecordOwner As Guid
Property Value
Type: System.Guid
See Also
CrmServiceClient.ImportFileItem Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright