Table of Contents

Class SchemaSettings

Namespace
Dynamicweb.DataIntegration.Integration
Assembly
Dynamicweb.DataIntegration.dll
public sealed class SchemaSettings
Inheritance
SchemaSettings
Inherited Members

Properties

Details

public string Details { get; set; }

Property Value

string

FolderName

public string FolderName { get; set; }

Property Value

string

Id

public string Id { get; set; }

Property Value

string

LastUpdated

public DateTime? LastUpdated { get; set; }

Property Value

DateTime?
To top