| AppletTemplateDefinitionPublic Property |
Public
Namespace:
SanteDB.Core.Applets.Model
Assembly:
SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax public bool Public { get; set; }
Public Property Public As Boolean
Get
Set
public:
property bool Public {
bool get ();
void set (bool value);
}
member Public : bool with get, set
Property Value
Type:
BooleanSee Also