Show / Hide Table of Contents

Class ExpiryPeriodType

Inheritance
System.Object
PackageParameter
ExpiryPeriodType
Inherited Members
PackageParameter.Text
PackageParameter.Value
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 ExpiryPeriodType : PackageParameter

Fields

View Source

Disabled

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

Group

Declaration
public ExpiryPeriodType.ExpiryPeriodGroup Group
Field Value
Type Description
ExpiryPeriodType.ExpiryPeriodGroup
View Source

Selected

Declaration
public bool Selected
Field Value
Type Description
System.Boolean

Extension Methods

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