API Reference
Struct
SchemaVersionInfo
Represents a schema version entry for a domain.
Inheritance
- ValueType
- SchemaVersionInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public SchemaVersionInfo(String DomainName, Int32 Version, ReplicationType ReplicationType) #Represents a schema version entry for a domain.
Parameters
- DomainName System.String
- Version System.Int32
- ReplicationType ADPlayground.Replication.ReplicationType