LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get a public static field of a .net Class

I am trying to call a static field from a .net class.

From my understanding you can call a static Property from a .net class using a property node without a reference and you can call a static method using an invoke node without a reference. But I cannot figure out how to call a static field.

0 Kudos
Message 1 of 2
(2,240 Views)

I Found it in the Property Node...

0 Kudos
Message 2 of 2
(2,226 Views)