Class InvalidAsset
Represents invalid asset.
public sealed class InvalidAsset
- Inheritance
-
objectInvalidAsset
- Extension Methods
Constructors
InvalidAsset()
public InvalidAsset()
Properties
Identifier
Asset identifier.
public Guid Identifier { get; set; }
Property Value
- Guid