 | XmlBoundExpressionStaticClass Property |
Gets the method class
Namespace:
SanteDB.Cdss.Xml.Model.XmlLinq
Assembly:
SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntaxpublic Type StaticClass { get; }
Public ReadOnly Property StaticClass As Type
Get
public:
property Type^ StaticClass {
Type^ get ();
}
member StaticClass : Type with get
Property Value
Type:
Type
See Also