Class MediaType.OtherProperty
Inheritance
System.Object
MediaType.OtherProperty
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()
Assembly: Appearition.SDK.dll
[Serializable]
public class OtherProperty
Constructors
View Source
Declaration
View Source
Declaration
public OtherProperty(MediaType.OtherProperty cc)
Parameters
Fields
View Source
Declaration
public string DisplayMode
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
Field Value
Type |
Description |
System.Int32 |
|
View Source
Declaration
public string MediaTypeName
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public bool ShowAnimationName
Field Value
Type |
Description |
System.Boolean |
|
View Source
Declaration
Field Value
Type |
Description |
System.Boolean |
|
View Source
Declaration
Field Value
Type |
Description |
System.Boolean |
|
View Source
Declaration
Field Value
Type |
Description |
System.Boolean |
|
View Source
Declaration
public bool ShowInteractive
Field Value
Type |
Description |
System.Boolean |
|
View Source
Declaration
public bool ShowPreDownload
Field Value
Type |
Description |
System.Boolean |
|
View Source
Declaration
Field Value
Type |
Description |
System.Boolean |
|
View Source
Declaration
Field Value
Type |
Description |
System.Boolean |
|
View Source
Declaration
public bool ShowTranslation
Field Value
Type |
Description |
System.Boolean |
|
Extension Methods