SIFWorks ADK 2.0
SetSIF_RefId Method (SifRefObject, Value)
NamespacesEdustructures.SifWorks.StudentOffenderSetSIF_RefId(String, String)

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

Sets the value of the <SIF_RefId> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_RefId(
	string SifRefObject,
	string Value
)
Public Sub SetSIF_RefId ( _
	SifRefObject As String, _
	Value As String _
)
public:
void SetSIF_RefId (
	String^ SifRefObject, 
	String^ Value
)
Parameters
SifRefObject (String)
A SIF_RefObject
Value (String)
Gets or sets the content value of the &lt;SIF_RefId&gt; element
Remarks

This form of setSIF_RefId is provided as a convenience method that is functionally equivalent to the SIF_RefId

Version: 2.0

Since: 2.0

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