Interface StandardGraphHelper.IAssetInfo
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public interface StandardGraphHelper.IAssetInfo
Properties
AssetId
Guid AssetId { get; }
Property Value
Number
int Number { get; }
Property Value
Subtype
string Subtype { get; }
Property Value
Thumbprint
Guid Thumbprint { get; }