SearchIndexIndexId Property |
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Guid IndexId { get; set; }
Public Property IndexId As Guid
Get
Set
public:
property Guid IndexId {
Guid get ();
void set (Guid value);
}
member IndexId : Guid with get, set
Property Value
Type:
Guid
See Also