Show / Hide Table of Contents

Class PartSyncManifest

Inheritance
System.Object
PartSyncManifest
Part_GetPartSyncManifest.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.Part
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class PartSyncManifest

Fields

View Source

Parts

Declaration
public List<Part> Parts
Field Value
Type Description
System.Collections.Generic.List<Part>
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