 | BiMetadataIsPublic Property |
True if the report is public
Namespace: SanteDB.BI.ModelAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic bool IsPublic { get; set; }Public Property IsPublic As Boolean
Get
Set
public:
property bool IsPublic {
bool get ();
void set (bool value);
}member IsPublic : bool with get, set
Property Value
Boolean
See Also