PackageType Class

Definition

The properties of a package type.

public class PackageType
type PackageType = class
Public Class PackageType
Inheritance
PackageType

Constructors

PackageType()

Initializes a new instance of the PackageType class.

PackageType(String, String)

Initializes a new instance of the PackageType class.

Properties

Endpoint

Gets the endpoint of the package type.

Name

Gets or sets the name of the package type.

Applies to