SIFWorks ADK 2.0
Program Property
NamespacesEdustructures.SifWorks.HrfinFinancialTransactionProgram

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

Gets or sets the value of the <Program> element.
Declaration Syntax
C#Visual BasicVisual C++
public Program Program{ get; set;}
Public Property Program As Program
public:
property Program^ Program {
	Program^ get ();
	void set (Program^ value);
}
Value
A Program
Remarks

The SIF specification defines the meaning of this null as: "See 5.1.23 Program."

To remove the Program, set Program to null

Version: 2.0

Since: 1.5r1

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