SIFWorks ADK 2.0
EmployeePersonalRefId Property
NamespacesEdustructures.SifWorks.HrfinEmployeePictureEmployeePersonalRefId

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

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

The SIF specification defines the meaning of this attribute as: "This is the GUID of the Employee whose picture this is."

Version: 2.0

Since: 1.5r1

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