SemanticItem
public sealed class SemanticItemNo description is available for this type.
Properties
Section titled “Properties”
public int Id { get; set; }No description is available for this member.
Returns
System.Int32 — No return description is available.
ProfileId
Section titled “ProfileId”[Indexed]public int ProfileId { get; set; }No description is available for this member.
Returns
System.Int32 — No return description is available.
Collection
Section titled “Collection”[Indexed]public string Collection { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
StableKey
Section titled “StableKey”[Indexed]public string StableKey { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
AssetFileId
Section titled “AssetFileId”[Indexed]public int AssetFileId { get; set; }No description is available for this member.
Returns
System.Int32 — No return description is available.
AssetId
Section titled “AssetId”[Indexed]public int AssetId { get; set; }No description is available for this member.
Returns
System.Int32 — No return description is available.
public string Guid { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
ChunkKey
Section titled “ChunkKey”public string ChunkKey { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
StartLine
Section titled “StartLine”public int StartLine { get; set; }No description is available for this member.
Returns
System.Int32 — No return description is available.
EndLine
Section titled “EndLine”public int EndLine { get; set; }No description is available for this member.
Returns
System.Int32 — No return description is available.
ContentHash
Section titled “ContentHash”[Indexed]public string ContentHash { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
Status
Section titled “Status”[Indexed]public SemanticItem.ItemStatus Status { get; set; }No description is available for this member.
Returns
AssetInventory.SemanticItem.ItemStatus — No return description is available.
LastSeenGeneration
Section titled “LastSeenGeneration”public int LastSeenGeneration { get; set; }No description is available for this member.
Returns
System.Int32 — No return description is available.
UpdatedAt
Section titled “UpdatedAt”public DateTime UpdatedAt { get; set; }No description is available for this member.
Returns
System.DateTime — No return description is available.
ErrorMessage
Section titled “ErrorMessage”public string ErrorMessage { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
SourcePreview
Section titled “SourcePreview”public string SourcePreview { get; set; }No description is available for this member.
Returns
System.String — No return description is available.