Class PackageStatus
Inheritance
System.Object
PackageStatus
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 PackageStatus
Fields
View SourceDoPoolForStatus
Declaration
public bool DoPoolForStatus
Field Value
Type | Description |
---|---|
System.Boolean |
FallbackPackageId
Declaration
public int FallbackPackageId
Field Value
Type | Description |
---|---|
System.Int32 |
HasExistingActivePackage
Declaration
public bool HasExistingActivePackage
Field Value
Type | Description |
---|---|
System.Boolean |
HasFallbackPackageOption
Declaration
public bool HasFallbackPackageOption
Field Value
Type | Description |
---|---|
System.Boolean |
IsActive
Declaration
public bool IsActive
Field Value
Type | Description |
---|---|
System.Boolean |
IsWaitingForBilling
Declaration
public bool IsWaitingForBilling
Field Value
Type | Description |
---|---|
System.Boolean |
Message
Declaration
public string Message
Field Value
Type | Description |
---|---|
System.String |
PackageId
Declaration
public int PackageId
Field Value
Type | Description |
---|---|
System.Int32 |