Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.SalesForce Namespaces
CMS.SalesForce
CreateEntityResult Class
CreateEntityResult Properties
EntityId Property
Errors Property
IsSuccess Property
CreateEntityResult
.
EntityId Property
Gets the identifier of the created entity, if the operation was successful.
Namespace:
CMS.SalesForce
Assembly:
CMS.SalesForce (in CMS.SalesForce.dll) Version: 11.0.0
Syntax
C#
Copy
public
string
EntityId
{
get
; }
Property Value
Type:
String
Implements
IEntityCommandResult
.
EntityId
See Also
Reference
CreateEntityResult Class
CMS.SalesForce Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com