API Reference
Struct
SchemaVersionInfo
Represents a schema version entry for a domain.
Inheritance
- ValueType
- SchemaVersionInfo
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