Click or drag to resize

AgsServiceConfiguration Constructor (Type)

Creates a service configuration from the specified type

Namespace:  SanteDB.DisconnectedClient.Ags.Configuration
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public AgsServiceConfiguration(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:SanteDB.DisconnectedClient.Ags.Configuration.AgsServiceConfiguration.#ctor(System.Type)"]

See Also