API Reference / PkProductAPI ReferenceClass PkProductEdit on GitHubNamespace TestimoX.Baselines.BaselinePurpleKnightAssembly TestimoXSource TestimoX/Testing/ScaleDefinition.cs:43Modifiers sealedProduct compatibility metadata.InheritanceObjectPkProductFilter membersAll (9) Constructors (1) Methods (4) Properties (4)Show inherited Expand all Collapse all ResetConstructorspublic PkProduct() #Inherited Methodspublic override Boolean Equals(Object obj) #TestimoX/Testing/ScaleDefinition.cs:47Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #TestimoX/Testing/ScaleDefinition.cs:33Returns: Int32Inherited from Objectpublic Type GetType() #TestimoX/Testing/ScaleDefinition.cs:43Returns: TypeInherited from Objectpublic override String ToString() #TestimoX/Testing/ScaleDefinition.cs:47Returns: StringInherited from ObjectPropertiespublic String Name { get; set; } #TestimoX/Baselines/BaselinePurpleKnight.g.cs:34Product name.public String MinVersion { get; set; } #TestimoX/Baselines/BaselinePurpleKnight.g.cs:36Minimum supported version.public String MaxVersion { get; set; } #TestimoX/Baselines/BaselinePurpleKnight.g.cs:38Maximum supported version.public List<String> Licenses { get; set; } #TestimoX/Baselines/BaselinePurpleKnight.g.cs:40Supported license tiers.