Click or drag to resize
ServiceItemId Property
Gets the unique identifier of the related item.

Namespace: ConnectedApps.Cms.Sdk.Framework
Assembly: ConnectedApps.Cms.Sdk (in ConnectedApps.Cms.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<Guid> ItemId { get; }

Property Value

Type: NullableGuid
See Also