TheNMIEngine..::..SetUXProperty Method (Guid, Guid, String, String)
Sets a Property on a NMI Control
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pOrg
- Type: Guid
Specifies a node on which this property shoul be set. If Guid.Empty it will be send to all connected nodes
- pUXElement
- Type: Guid
The cdeMID of the target control i.e. a TheFieldInfo.cdeMID
- pProps
- Type: String
Property or properties to be set. Syntax: Name=Value:;:Name=Value...
- pThingMID
- Type: String