| ConfigurationViewModelAgs Property |
Synchronization
Namespace:
SanteDB.DisconnectedClient.Ags.Model
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax public AgsConfigurationSection Ags { get; set; }
Public Property Ags As AgsConfigurationSection
Get
Set
public:
property AgsConfigurationSection^ Ags {
AgsConfigurationSection^ get ();
void set (AgsConfigurationSection^ value);
}
member Ags : AgsConfigurationSection with get, set
Property Value
Type:
AgsConfigurationSectionSee Also