SIFWorks ADK 2.0
Priority Property
NamespacesEdustructures.SifWorks.LibraryMessagePriority

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

Gets or sets the value of the Priority attribute.
Declaration Syntax
C#Visual BasicVisual C++
public string Priority{ get; set;}
Public Property Priority As String
public:
property String^ Priority {
	String^ get ();
	void set (String^ value);
}
Value
The Priority attribute of this 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