| PubSubSubscriptionDefinitionSupportContact Property |
Gets the support contact
Namespace:
SanteDB.Core.PubSub
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string SupportContact { get; set; }
Public Property SupportContact As String
Get
Set
public:
property String^ SupportContact {
String^ get ();
void set (String^ value);
}
member SupportContact : string with get, set
Property Value
Type:
StringSee Also