SIFWorks ADK 2.0
SetPriority Method (val)
NamespacesEdustructures.SifWorks.LibraryMessageSetPriority(Priority)

[This is preliminary documentation and is subject to change.]

Sets the value of the Priority attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetPriority(
	Priority val
)
Public Sub SetPriority ( _
	val As Priority _
)
public:
void SetPriority (
	Priority^ val
)
Parameters
val (Priority)
A Priority object
Remarks

The SIF specification defines the meaning of this attribute as: "The level of urgency associated with this message."

Version: 2.0

Since: 1.1

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10