 | XmlBoundExpressionStaticClass Property |
Gets the method class
Namespace: SanteDB.Cdss.Xml.XmlLinqAssembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
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
See Also