 | TemplateDefinitionViewModelPublic Property |
[Missing <summary> documentation for "P:SanteDB.Rest.AppService.Model.TemplateDefinitionViewModel.Public"]
Namespace: SanteDB.Rest.AppService.ModelAssembly: SanteDB.Rest.AppService (in SanteDB.Rest.AppService.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic 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
Boolean
See Also