Show / Hide Table of Contents

Class MopSyncManifest

Inheritance
System.Object
MopSyncManifest
Mop_GetMopSyncManifest.PostApi
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.Mop
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class MopSyncManifest

Fields

View Source

Mops

Declaration
public List<Mop> Mops
Field Value
Type Description
System.Collections.Generic.List<Mop>
View Source

ProjectId

Declaration
public int ProjectId
Field Value
Type Description
System.Int32

Extension Methods

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