Gets a unique identifier for the include.
Namespace: ConnectedApps.Cms.Entities.IncludesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Guid EntityId { get; }
Public ReadOnly Property EntityId As Guid
Get
public:
property Guid EntityId {
Guid get ();
}
member EntityId : Guid with get
Property Value
Type:
Guid
See Also