IStorageService.SaveData Method (Guid, Object)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
Guid SaveData(
Guid dataId,
object data
)
Function SaveData (
dataId As Guid,
data As Object
) As Guid
Parameters
dataId
Type: System.GuidType: Guid.
data
Type: System.ObjectType: Object.
Return Value
Type: System.Guid
Type: Guid.
See Also
IStorageService Interface
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright