Show / Hide Table of Contents

Class BasePackage

Inheritance
System.Object
BasePackage
BasicPackage
ExtendedPackage
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.Packaging
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class BasePackage

Fields

View Source

Description

Declaration
public string Description
Field Value
Type Description
System.String
View Source

Id

Declaration
public int Id
Field Value
Type Description
System.Int32
View Source

Name

Declaration
public string Name
Field Value
Type Description
System.String
View Source

NeedsBilling

Declaration
public bool NeedsBilling
Field Value
Type Description
System.Boolean
View Source

Ordinal

Declaration
public int Ordinal
Field Value
Type Description
System.Int32
View Source

PackageKey

Declaration
public string PackageKey
Field Value
Type Description
System.String

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX