| BiConstantsXmlNamespace Field |
Represetns the XML namespace for the BI project
Namespace:
SanteDB.BI
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.481-alpha
Syntax public const string XmlNamespace = "http://santedb.org/bi"
Public Const XmlNamespace As String = "http://santedb.org/bi"
public:
literal String^ XmlNamespace = "http://santedb.org/bi"
static val mutable XmlNamespace: string
Field Value
Type:
StringSee Also