Class SiteSyncManifest
Namespace: Appearition.Site
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class SiteSyncManifest
Fields
ProjectId
Declaration
public int ProjectId
Field Value
Type | Description |
---|---|
System.Int32 |
Sites
Declaration
public List<Site> Sites
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<Site> |