Class PackageModel
Inheritance
System.Object
PackageModel
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class PackageModel : ViewModelBase
Properties
DefaultTestName
Declaration
public string DefaultTestName { get; }
Property Value
System.String
|
IsAllowedBySku
Declaration
public bool IsAllowedBySku { get; set; }
Property Value
System.Boolean
|
Name
Declaration
public virtual string Name { get; }
Property Value
System.String
|