CodeDocument
public sealed class CodeDocumentNo 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.
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.
SourceKind
Section titled “SourceKind”[Indexed]public CodeDocument.SourceKindType SourceKind { get; set; }No description is available for this member.
Returns
AssetInventory.CodeDocument.SourceKindType — 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.
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.
[Indexed]public string Guid { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
Extension
Section titled “Extension”[Indexed]public string Extension { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
Status
Section titled “Status”[Indexed]public CodeDocument.DocumentStatus Status { get; set; }No description is available for this member.
Returns
AssetInventory.CodeDocument.DocumentStatus — No return description is available.
public string Path { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
FileName
Section titled “FileName”public string FileName { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
PhysicalPath
Section titled “PhysicalPath”public string PhysicalPath { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
PackageName
Section titled “PackageName”public string PackageName { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
Language
Section titled “Language”public string Language { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
public long Size { get; set; }No description is available for this member.
Returns
System.Int64 — No return description is available.
LastWriteTicks
Section titled “LastWriteTicks”public long LastWriteTicks { get; set; }No description is available for this member.
Returns
System.Int64 — No return description is available.
ContentHash
Section titled “ContentHash”public string ContentHash { get; set; }No description is available for this member.
Returns
System.String — 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.