Plan Class

Definition

Purchase context of any 3rd party artifact.

public class Plan
type Plan = class
Public Class Plan
Inheritance
Plan

Constructors

Plan()

Initializes a new instance of the Plan class.

Plan(String, String, String)

Initializes a new instance of the Plan class with required arguments.

Properties

Name

Required. Gets or sets a user defined name of the 3rd party artifact that is being procured.

Product

Required. Gets or sets the 3rd party artifact that is being procured.E.g. Northwind.

Publisher

Required. Gets or sets the publisher of the 3rd party artifact that is being bought.E.g. Contoso.

Applies to