SIFWorks ADK 2.0
EntityId Property
NamespacesEdustructures.SifWorks.HrfinPaymentEntityId

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

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

The SIF specification defines the meaning of this element as: "ID of the entity related to this billing activity (e.g. student ID, employee ID, organization, etc.)"

Version: 2.0

Since: 1.1

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