Table of Contents

Interface StandardGraphHelper.IAssetInfo

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public interface StandardGraphHelper.IAssetInfo

Properties

AssetId

Guid AssetId { get; }

Property Value

Guid

Number

int Number { get; }

Property Value

int

Subtype

string Subtype { get; }

Property Value

string

Thumbprint

Guid Thumbprint { get; }

Property Value

Guid